diff --git a/group_vars/all/all.yml b/group_vars/all/all.yml index eef76ef..f522bdf 100644 --- a/group_vars/all/all.yml +++ b/group_vars/all/all.yml @@ -6,4 +6,4 @@ APT_Periodic_AutocleanInterval: "7" APT_Periodic_Unattended_Upgrade: "1" restic_repository_location: "sftp:restic_{{ inventory_hostname }}@proxmox.unhb.space:/storage/restic-backup/" -restic_start_time: "*-*-* 3:00:00" +restic_start_time: "*-*-* 1:00:00"