- hosts: morefine name: Install morefine become: true become_user: root tasks: - name: Install ldap packages ansible.builtin.apt: name: - curl