Ansible_workstation/roles/borgmatic/templates/borgmatic.afterboot.timer.j2

10 lines
135 B
Django/Jinja

[Unit]
Description=Run borgmatic {{ borgmatic_name }} backup
[Timer]
OnBootSec=2min
Persistent=true
[Install]
WantedBy=timers.target