--- - name: Appliquer le groupe clients_ldap hosts: clients_ldap become: true gather_facts: true tasks: - name: Indiquer que l'intégration cliente LDAP reste à définir ansible.builtin.debug: msg: "Aucun rôle n'est encore associé au groupe clients_ldap."