Fix key export path

This commit is contained in:
phil 2023-04-09 10:18:11 +02:00
parent 3746f9fb45
commit d1320c3c98

View file

@ -4,7 +4,7 @@ borg_exclude_patterns: []
borg_one_file_system: true
borg_exclude_from: []
borg_encryption_passcommand: false
borg_key_export_path: "{{ borg_user }}/borg_keys"
borg_key_export_path: "/{{ borg_user }}/borg_keys"
borg_lock_wait_time: 5
borg_ssh_key_file_path: "/{{ borg_user }}/.ssh/{{ borg_ssh_key_name }}"
borg_ssh_key_name: borgbackup