Added role cleanup-certs based on certreap

This commit is contained in:
2025-05-07 06:38:07 +02:00
parent 9575ee31ff
commit 7afa368594
7 changed files with 99 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
- name: "Reload and restart cleanup-certs.cymais.service"
systemd:
name: cleanup-certs.cymais.service
enabled: yes
daemon_reload: yes
state: restarted