Added draft for CSP health checker

This commit is contained in:
2025-05-13 09:10:20 +02:00
parent 72baa9ea28
commit 23496f2fab
18 changed files with 424 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
- name: "reload health-csp.cymais.service"
systemd:
name: health-csp.cymais.service
enabled: yes
daemon_reload: yes