16 lines
310 B
YAML
16 lines
310 B
YAML
---
|
|
all:
|
|
hosts:
|
|
host.nc.chaoswg.org:
|
|
# ansible_host: 192.168.0.52
|
|
# ansible_host: 185.216.177.198
|
|
ansible_user: core
|
|
network_interface: ens3
|
|
children:
|
|
unprovisioned:
|
|
hosts:
|
|
# host.nc.chaoswg.org: null
|
|
backup:
|
|
hosts:
|
|
host.nc.chaoswg.org: null
|