mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Finished backup to swappable implementation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
- name: "reload backups-cleanup.service"
|
||||
systemd:
|
||||
name: backups-cleanup.service
|
||||
state: reloaded
|
||||
enabled: yes
|
||||
daemon_reload: yes
|
Reference in New Issue
Block a user