infrastructure/coreos-config/inventory.yaml
Tobias Manske 7a7f07c554
Some checks failed
continuous-integration/drone/push Build is failing
Inventory
2023-03-09 13:01:22 +01:00

19 lines
392 B
YAML

---
all:
hosts:
host.nc.chaoswg.org:
ansible_user: core
network_interface: ens3
thonkpad.ka.chaoswg.org:
ansible_host: 192.168.0.73
ansible_user: core
network_interface: ens3
children:
unprovisioned:
hosts:
# host.nc.chaoswg.org: null
backup:
hosts:
host.nc.chaoswg.org: null
thonkpad.ka.chaoswg.org: null