all: children: modeles_vm: hosts: {} serveurs_debian: hosts: web-01: ansible_host: 192.168.12.101 ansible_user: ansible web-02: ansible_host: 192.168.12.102 ansible_user: ansible serveurs_durcis: hosts: web-01: ansible_host: 192.168.12.101 ansible_user: ansible web-02: ansible_host: 192.168.12.102 ansible_user: ansible serveurs_web: hosts: {} serveurs_bases_donnees: hosts: {} serveurs_supervision: hosts: {} hotes_proxmox: hosts: {}