mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 10:18:32 +01:00
feat: async icinga reload handler
This commit is contained in:
4
roles/docker-deployments/handlers/main.yaml
Normal file
4
roles/docker-deployments/handlers/main.yaml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
- name: reload async icinga settings
|
||||||
|
uri:
|
||||||
|
url: "http://localhost:5006/reload-configuration"
|
||||||
|
status_code: [ 200, 204 ]
|
||||||
Reference in New Issue
Block a user