Skip to content
Snippets Groups Projects
Commit 336e5e2f authored by shirenn's avatar shirenn 🌊
Browse files

ansible_vault → ansible/: borg

parent 9b196b9f
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,6 @@ glob_borg:
- disabled
extra_init:
- make-parent-dirs
encryption_passphrase: "{{ vault.borgbackup_passwd }}"
ssh_privkey: "{{ vault.borgbackup_ssh_privkey }}"
encryption_passphrase: "{{ vault.borg.encryption_passphrase }}"
ssh_privkey: "{{ vault.borgbackup.ssh.privkey }}"
ssh_options: -4 -p 2223
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment