diff --git a/playbooks/install_morefine.yaml b/playbooks/install_morefine.yaml index c7923b7..ddb30d7 100644 --- a/playbooks/install_morefine.yaml +++ b/playbooks/install_morefine.yaml @@ -1,7 +1,7 @@ - hosts: morefine name: Install morefine become: true - become_method: su + become_user: jd tasks: - name: Install ldap packages ansible.builtin.apt: