17 lines
201 B
YAML
17 lines
201 B
YAML
|
|
all:
|
||
|
|
children:
|
||
|
|
vm_templates:
|
||
|
|
hosts: {}
|
||
|
|
|
||
|
|
web_servers:
|
||
|
|
hosts: {}
|
||
|
|
|
||
|
|
database_servers:
|
||
|
|
hosts: {}
|
||
|
|
|
||
|
|
monitoring_servers:
|
||
|
|
hosts: {}
|
||
|
|
|
||
|
|
proxmox_hosts:
|
||
|
|
hosts: {}
|