Files
ansible/inventory/host_vars/baybay-ponay.yml
VC 7ea0dc4cb8
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m10s
first draft
2025-03-21 10:21:27 +01:00

9 lines
141 B
YAML

---
restic_backup_path:
- /home
- /etc
restic_backup_excluded_path:
- /home/.snapshots
restic_backup_hour: 19
restic_backup_minute: 30