f
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed

This commit is contained in:
Michael Grote 2024-06-05 18:57:13 +02:00
parent 5a660a8b02
commit 2332546cf0
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@
mode: "0644"
notify:
- systemctl daemon-reload
- Start timer
- name: Enable Units
become: true

View file

@ -3,7 +3,7 @@
Description=Timer for docker_housekeeping backups.
[Timer]
# https://wiki.archlinux.org/title/systemd/Timers
# https://wiki.archlinux.org/title/systemd/Timers ff
OnCalendar={{ docker_housekeeping_schedule }}
RandomizedDelaySec=30 min