Drone: Remove ci_apply filter
This commit is contained in:
@ -20,6 +20,9 @@ all:
|
||||
network_interface: ens3
|
||||
network_ipv6_addr: "2a03:4000:9:176::1"
|
||||
wg_addr: 10.1.0.4
|
||||
# localhost:
|
||||
# ansible_interpreter_python: ./ENV/bin/python
|
||||
# ansible_connection: local
|
||||
vars:
|
||||
service_base: "{{ playbook_dir }}/services"
|
||||
wg_keepalive: 30
|
||||
@ -36,11 +39,6 @@ all:
|
||||
monitoring:
|
||||
hosts:
|
||||
mon1.hel1.chaoswg.org: null
|
||||
ci_apply:
|
||||
hosts:
|
||||
host.nc.chaoswg.org: null
|
||||
mon1.hel1.chaoswg.org: null
|
||||
infra.unruhig.eu: null
|
||||
network_config:
|
||||
hosts:
|
||||
host.nc.chaoswg.org: null
|
||||
|
Reference in New Issue
Block a user