homeserver/roles/mgrote_todoist_backup/templates/todoist_backup.timer.j2
Michael Grote f362a82db4
Some checks failed
ansible-lint / gitleaks (push) Successful in 6s
ansible-lint / Ansible Lint (push) Failing after 1m4s
role todoist_backup: add RandomizedDelaySec (#196)
Reviewed-on: https://git.mgrote.net///mg/homeserver/pulls/196
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-09-27 19:02:39 +02:00

11 lines
191 B
Django/Jinja

{{ file_header | default () }}
[Unit]
Description=Timer for todoist_backup.
[Timer]
OnCalendar=daily
RandomizedDelaySec=30 min
[Install]
WantedBy=timers.target multi-user.target zfs.target