This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/playbooks/groupes/clients_metriques.yml

10 lines
307 B
YAML

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