This commit is contained in:
parent
b1758f29f8
commit
7a7f07c554
@ -2,8 +2,10 @@
|
||||
all:
|
||||
hosts:
|
||||
host.nc.chaoswg.org:
|
||||
# ansible_host: 192.168.0.52
|
||||
# ansible_host: 185.216.177.198
|
||||
ansible_user: core
|
||||
network_interface: ens3
|
||||
thonkpad.ka.chaoswg.org:
|
||||
ansible_host: 192.168.0.73
|
||||
ansible_user: core
|
||||
network_interface: ens3
|
||||
children:
|
||||
@ -13,3 +15,4 @@ all:
|
||||
backup:
|
||||
hosts:
|
||||
host.nc.chaoswg.org: null
|
||||
thonkpad.ka.chaoswg.org: null
|
||||
|
Loading…
Reference in New Issue
Block a user