mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2026-06-19 23:42:37 +02:00
initial: no secrets
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
- name: reload async icinga settings
|
||||
uri:
|
||||
url: "http://localhost:5006/reload-configuration"
|
||||
status_code: [ 200, 204 ]
|
||||
|
||||
- name: restart hub
|
||||
shell:
|
||||
cmd: docker restart atlantis-hub_atlantis-hub_1
|
||||
Reference in New Issue
Block a user