Files
ansible-role-borg-backup/tasks
Woomymy 5f2dec6d9a Don't fail if cron isn't installed when setting up systemd timer
* `cron` isn't always installed and is not required when using a systemd
  timer, so make sure setup doesn't fail when we check if there's
  already an installed cron timer

Signed-off-by: Woomymy <woomy@woomy.be>
2024-03-06 20:57:33 +01:00
..