Shuffle around cron jobs to run earlier at night

This commit is contained in:
Jake Howard
2022-11-20 22:52:00 +00:00
parent 3ec359ed0e
commit a51854f48c
4 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
- name: ZFS Scrub
cron:
name: scrub {{ item }} ZFS pool
hour: 5
hour: 2
minute: 0
weekday: 5
job: zpool scrub {{ item }}