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