Extract vault items from host vars
This commit is contained in:
8
ansible/host_vars/restic/main.yml
Normal file
8
ansible/host_vars/restic/main.yml
Normal file
@ -0,0 +1,8 @@
|
||||
restic_backup_locations:
|
||||
- /mnt/host/mnt/tank
|
||||
- /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 }}"
|
12
ansible/host_vars/restic/vault.yml
Normal file
12
ansible/host_vars/restic/vault.yml
Normal file
@ -0,0 +1,12 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
31333338396531316366353161666432346634373335356464663837386231616632373833656130
|
||||
3361383732623965393533316366373864323064393530330a346565393462316561383733653437
|
||||
62363736356432363239373863303734323437333034343266313135383866303566396639646230
|
||||
3839333535393036390a383534346233633935393561353637353835663763343531613238653664
|
||||
39356365306630373036396132373562646130636439373964333363306431666565613434646365
|
||||
64353933656365653431386463623034643564303266396438353064373434336436366431366338
|
||||
31386637376165633731373633656336623531323965343534323031363163356239353031643165
|
||||
37663232636234663735613037666161393736663432656139646264313763303164386161626162
|
||||
65393363336435333738303061613738636666303961653361376131376161623264343666353061
|
||||
61663636656339363539666335643239653361383961333665646562613935396335623565306531
|
||||
643165653537326431373637303639343763
|
Reference in New Issue
Block a user