ansible-restic/templates/restic-backup.timer.j2
2019-03-21 08:51:17 +01:00

9 lines
193 B
Django/Jinja

[Unit]
Description=Restic backup
[Timer]
OnCalendar={{ restic_systemd_timer_on_calender }}
RandomizedDelaySec={{ restic_systemd_timer_randomized_delay_sec }}
[Install]
WantedBy=timers.target