We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad35c6e commit 73e640bCopy full SHA for 73e640b
ansible/roles/borg/templates/config.yaml.j2
@@ -30,7 +30,7 @@ keep_daily: {{ borg_borgmatic_keep_daily }}
30
31
read_special: true
32
33
-local_path: borg2
+local_path: {{ borg_virtualenv }}/bin/borg
34
35
# List of one or more shell commands or scripts to execute after
36
# creating a backup, run once per repository.
0 commit comments