ansible/roles/unhb_backup_scripts/templates/restic.timer.j2

10 lines
168 B
Plaintext
Raw Permalink Normal View History

2023-10-10 12:40:22 +02:00
[Unit]
Description=Timer starting restic-wasabi.service
[Timer]
OnCalendar={{ restic_start_time }}
Unit=restic-wasabi@%i.service
[Install]
WantedBy=multi-user.target