Random_Ansible_Stuff/inventories/church.yml

13 lines
211 B
YAML

---
all:
hosts:
vestrytv:
ansible_host: "192.168.1.200"
connection: "local"
sanctuarytvs:
ansible_host: "192.168.1.201"
children:
docker_nodes:
hosts:
vestrytv: