11 lines
201 B
YAML
11 lines
201 B
YAML
all:
|
|
hosts:
|
|
manager:
|
|
ansible_host: maestro.dmz
|
|
thecloud:
|
|
ansible_host: thecloud.dmz
|
|
children:
|
|
workers:
|
|
hosts:
|
|
bancomart:
|
|
ansible_host: bancomart.dmz
|