13 lines
251 B
YAML
13 lines
251 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
|