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

@ -59,7 +59,7 @@ snapraid_config_excludes:
- /tmp/
snapraid_scrub_schedule:
hour: 5
hour: 2
weekday: 4
snapraid_scrub_healthcheck_io_uuid: "{{ vault_snapraid_scrub_healthcheck_io_uuid }}"