33 lines
546 B
YAML
33 lines
546 B
YAML
hypervisors:
|
|
hosts:
|
|
atlas:
|
|
ansible_host: atlas.hyp
|
|
jefke:
|
|
ansible_host: jefke.hyp
|
|
lewis:
|
|
ansible_host: lewis.hyp
|
|
|
|
swarm:
|
|
hosts:
|
|
maestro:
|
|
ansible_host: maestro.dmz
|
|
bancomart:
|
|
ansible_host: bancomart.dmz
|
|
handjecontantje:
|
|
ansible_host: handjecontantje.dmz
|
|
|
|
vms:
|
|
children:
|
|
swarm:
|
|
hosts:
|
|
concourse:
|
|
ansible_host: concourse.dmz
|
|
thecloud:
|
|
ansible_host: thecloud.dmz
|
|
hermes:
|
|
ansible_host: hermes.dmz
|
|
|
|
all:
|
|
children:
|
|
hypervisors:
|
|
vms:
|