Extract vault items from host vars
This commit is contained in:
6
ansible/host_vars/walker/main.yml
Normal file
6
ansible/host_vars/walker/main.yml
Normal file
@ -0,0 +1,6 @@
|
||||
with_traefik_pages: true
|
||||
|
||||
restic_backup_locations:
|
||||
- /opt
|
||||
- "{{ home }}/db-backups"
|
||||
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"
|
Reference in New Issue
Block a user