13 lines
270 B
YAML
13 lines
270 B
YAML
all:
|
|
hosts:
|
|
manager:
|
|
ansible_host: maestro.dmz
|
|
thecloud:
|
|
ansible_host: thecloud.dmz
|
|
children:
|
|
workers:
|
|
hosts:
|
|
bancomart:
|
|
ansible_host: bancomart.dmz
|
|
handjecontantje:
|
|
ansible_host: handjecontantje.dmz
|