WIP: Export borg repo key

This commit is contained in:
phil 2023-04-08 23:02:47 +02:00
parent d7222d3897
commit 00f0b60613
3 changed files with 35 additions and 21 deletions

View file

@ -4,6 +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_lock_wait_time: 5
borg_ssh_key_file_path: "/root/.ssh/{{ borg_ssh_key_name }}"
borg_ssh_key_name: borgbackup