align borg and burp folders to backup, switch to systemd for scheduling

This commit is contained in:
2026-01-24 10:44:35 +01:00
parent 17d54301f7
commit c111d737bb
7 changed files with 41 additions and 25 deletions

View File

@@ -0,0 +1,8 @@
# {{ansible_managed}}
# this file was created from the role: {{ ansible_role_name }}
[Unit]
Description= daily borg backup
[Timer]
OnCalendar=*-*-* 22:{{ 59|random( seed=inventory_hostname ) }}:0
[Install]
WantedBy=multi-user.target