alicante-infra/inventory/hosts.yml

17 lines
348 B
YAML

---
all:
children:
alicante:
hosts:
alicante-core:
ansible_host: 10.10.10.104
ansible_user: root
ansible_python_interpreter: /usr/bin/python3
dcc_servers:
hosts:
dcc:
ansible_host: 10.10.10.101
ansible_user: root
ansible_connection: local