Fetch exported keys

This commit is contained in:
phil 2023-04-08 23:20:21 +02:00
parent 3dd71eac1d
commit 4e6628e86c
2 changed files with 10 additions and 10 deletions

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_repository }}.key"
borg_key_export_path: "/root/borg_keys"
borg_lock_wait_time: 5
borg_ssh_key_file_path: "/root/.ssh/{{ borg_ssh_key_name }}"
borg_ssh_key_name: borgbackup