10 lines
275 B
YAML
10 lines
275 B
YAML
restic_backup_locations:
|
|
- /mnt/host/mnt/tank
|
|
- /mnt/host/mnt/speed
|
|
- /mnt/host/etc/pve
|
|
- /mnt/home-assistant
|
|
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"
|
|
|
|
restic_forget: true
|
|
restic_forget_healthchecks_id: "{{ vault_restic_forget_healthchecks_id }}"
|