Remove old DB backups dir from backups
This commit is contained in:
@ -1,4 +1,3 @@
|
|||||||
restic_backup_locations:
|
restic_backup_locations:
|
||||||
- /opt
|
- /opt
|
||||||
- "{{ home }}/db-backups"
|
|
||||||
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"
|
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"
|
||||||
|
@ -2,5 +2,4 @@ with_traefik_pages: true
|
|||||||
|
|
||||||
restic_backup_locations:
|
restic_backup_locations:
|
||||||
- /opt
|
- /opt
|
||||||
- "{{ home }}/db-backups"
|
|
||||||
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"
|
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"
|
||||||
|
Reference in New Issue
Block a user