personal_infra/ansible/roles/backup_store/templates/pull-backups.timer.j2

10 lines
146 B
Text
Raw Normal View History

2026-09-12 16:02:00 +02:00
[Unit]
Description=Daily offsite backup pull
[Timer]
OnCalendar={{ backup_store_on_calendar }}
Persistent=true
[Install]
WantedBy=timers.target