Add ci_apply group
This commit is contained in:
@ -4,6 +4,9 @@ all:
|
||||
host.nc.chaoswg.org:
|
||||
ansible_user: core
|
||||
network_interface: ens3
|
||||
mon1.hel1.chaoswg.org:
|
||||
ansible_user: core
|
||||
network_interface: ens3
|
||||
thonkpad.ka.chaoswg.org:
|
||||
ansible_host: 192.168.0.73
|
||||
ansible_user: core
|
||||
@ -16,3 +19,8 @@ all:
|
||||
hosts:
|
||||
host.nc.chaoswg.org: null
|
||||
thonkpad.ka.chaoswg.org: null
|
||||
mon1.hel1.chaoswg.org: null
|
||||
ci_apply:
|
||||
hosts:
|
||||
host.nc.chaoswg.org: null
|
||||
mon1.hel1.chaoswg.org: null
|
||||
|
Reference in New Issue
Block a user