Extract vault items from host vars

This commit is contained in:
Jake Howard
2021-12-21 19:36:52 +00:00
parent 0b352e22d1
commit fcda77e750
14 changed files with 117 additions and 113 deletions

View File

@ -0,0 +1,6 @@
with_traefik_pages: true
restic_backup_locations:
- /opt
- "{{ home }}/db-backups"
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"