role_borgmatic/templates/borgmatic.timer.j2

13 lines
163 B
Plaintext
Raw Normal View History

2023-12-20 08:56:51 +00:00
# {{ ansible_managed }}
2023-03-06 23:13:54 +00:00
[Unit]
Description=Run borgmatic backup
[Timer]
OnCalendar=daily
Persistent=true
RandomizedDelaySec=3h
[Install]
WantedBy=timers.target