Change restic_do_not_cleanup_cron default to true

This commit is contained in:
Ben 2023-08-31 09:09:45 -04:00
parent ce731567bf
commit 6b9d8fea92

View file

@ -21,7 +21,7 @@ restic_systemd_timer_default_oncalendar: '*-*-* 02:00:00'
# perform simple version check for this role? (true is recomended) # perform simple version check for this role? (true is recomended)
submodules_versioncheck: false submodules_versioncheck: false
restic_do_not_cleanup_cron: false restic_do_not_cleanup_cron: true
# cache # cache
restic__cache_config: false restic__cache_config: false