20 lines
320 B
YAML
20 lines
320 B
YAML
all:
|
|
children:
|
|
modeles_vm:
|
|
hosts:
|
|
basiqueChezlepro:
|
|
ansible_host: 192.168.12.99
|
|
ansible_user: ansible
|
|
ansible_become: true
|
|
|
|
serveurs_debian:
|
|
hosts: {}
|
|
|
|
serveurs_durcis:
|
|
hosts: {}
|
|
|
|
serveurs_web:
|
|
hosts: {}
|
|
|
|
hotes_proxmox:
|
|
hosts: {}
|