restic: set schedule to 4h
This commit is contained in:
parent
f4d9c37dda
commit
3b918415d9
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue