Fix mismatch with the ansible cron interface

This commit is contained in:
2021-06-04 19:24:27 -04:00
parent d9ab865fd9
commit 38d1cd78e1
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ rsnapshot:
- interval: daily
minute: "1-59/2" # every odd minute
#minute: 0
#hourly: 0
#hour: 0
backups:
- name: staticsite
source: "/opt/nginx/{{ nginx_name }}/"