software-infrastructure/inventories/attlocal.yml
2024-08-05 16:16:34 -04:00

20 lines
430 B
YAML

---
all:
children:
workstations:
hosts:
mobile-command:
ansible-host: 192.168.1.123
clusters:
children:
alpha:
children:
control_plane:
hosts:
alpha-control-plane:
ansible-host: 192.168.1.137
workers:
hosts:
alpha-worker-0:
ansible-host: 192.168.1.138