feat: async icinga reload handler

This commit is contained in:
2023-01-05 20:21:40 +01:00
parent 5120fe3227
commit 3cb99f93cc

View File

@@ -0,0 +1,4 @@
- name: reload async icinga settings
uri:
url: "http://localhost:5006/reload-configuration"
status_code: [ 200, 204 ]