ansible/inventory/hosts.yml

14 lines
220 B
YAML
Raw Normal View History

2020-04-10 22:15:37 +00:00
---
all:
2020-05-25 22:41:21 +00:00
hosts:
prusa.lan:
iron-man.lan:
2020-04-10 22:15:37 +00:00
children:
2020-05-25 22:22:38 +00:00
docker_cluster:
2020-04-10 22:15:37 +00:00
hosts:
2020-05-25 22:22:38 +00:00
node-01.lan:
node-02.lan:
node-03.lan:
node-x86.lan:
ansible_host: 192.168.50.186