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