From 3b918415d93c398ba485fe8eb0cc14c9e43257dc Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 27 May 2024 08:10:33 +0200 Subject: [PATCH] restic: set schedule to 4h --- group_vars/all.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/group_vars/all.yml b/group_vars/all.yml index 0ea81665..3c6fa3c2 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -97,6 +97,7 @@ restic_fail_mail: michael.grote@posteo.de restic_repository_password: "{{ lookup('keepass', 'restic_repository_password', 'password') }}" restic_mount_password: "{{ lookup('keepass', 'fileserver_smb_user_restic', 'password') }}" #gitleaks:allow restic_mount_user: restic +restic_schedule: "*-*-* 4:00:00" ### mgrote_apt_manage_packages apt_packages_common: