set default borg_ssh_command

This commit is contained in:
K 2023-06-14 09:50:14 +02:00
parent f5d7a0afb6
commit bab42b27bd

View File

@ -8,7 +8,7 @@ borg_lock_wait_time: 5
borg_ssh_key_type: "ed25519"
borg_ssh_key_name: "id_{{ borg_ssh_key_type }}"
borg_ssh_key_file_path: "{{ backup_user_info.home }}/.ssh/{{ borg_ssh_key_name }}"
borg_ssh_command: false
borg_ssh_command: "ssh -i {{ borg_ssh_key_file_path }} -o StrictHostKeyChecking=accept-new"
borg_remote_path: false
borg_remote_rate_limit: 0
borg_retention_policy: