ansible/group_vars/all/all.yml
2024-08-16 20:26:27 +02:00

11 lines
353 B
YAML

---
APT_Periodic_Update_Package_Lists: "1"
APT_Periodic_Download_Upgradeable_Packages: "1"
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: "*-*-* 1:00:00"
restic_prune_start_time: "*-*-* 11:00:00"