Finished backup to swappable implementation

This commit is contained in:
2023-05-02 17:58:16 +02:00
parent 8c04fe88ed
commit 39c7a735a6
17 changed files with 26 additions and 21 deletions

View File

@@ -0,0 +1,6 @@
- name: "reload backups-cleanup.service"
systemd:
name: backups-cleanup.service
state: reloaded
enabled: yes
daemon_reload: yes