ansible/inventory/hosts.yml
2020-05-26 00:41:21 +02:00

14 lines
220 B
YAML

---
all:
hosts:
prusa.lan:
iron-man.lan:
children:
docker_cluster:
hosts:
node-01.lan:
node-02.lan:
node-03.lan:
node-x86.lan:
ansible_host: 192.168.50.186