Files
ansible/inventory/host_vars/pinkypie.home.arpa.yml
2024-10-14 10:56:11 +02:00

9 lines
141 B
YAML

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