Extract vault items from host vars
This commit is contained in:
4
ansible/host_vars/decker/main.yml
Normal file
4
ansible/host_vars/decker/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
restic_backup_locations:
|
||||
- /opt
|
||||
- "{{ home }}/db-backups"
|
||||
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"
|
9
ansible/host_vars/decker/vault.yml
Normal file
9
ansible/host_vars/decker/vault.yml
Normal file
@ -0,0 +1,9 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
64386132336631373533383835363066313631666162666662376665643434333935666334393633
|
||||
6662663138396139626663313961303265633535653439330a393732323931653137626638313765
|
||||
34343931396166363338346431616632326263653663326537386561646466633835343663323534
|
||||
3833653734373962610a383238623138636164623732336165613930323364346333646338383566
|
||||
62633532343063653665363663356461383134333439636230333839646331626239346438306636
|
||||
62373262663730343963643061383262356437346535323031326539663637636432376463643666
|
||||
33616463326261326336316331373331613635613036636235643934646466306530653363303266
|
||||
33393864386538656234
|
Reference in New Issue
Block a user