Files
ansible-role-borg-backup/templates
Manu 9525ec03be fix: auto-configure ssh_command for non-default SSH keys
When users set a custom borg_ssh_key_name, the role generates the key
but borgmatic wasn't configured to use it. This caused confusing
behavior where the custom key was created but not used for auth.

This change auto-detects when a non-default key name is used and
generates the appropriate ssh_command, while keeping configs clean
for users with default keys.

Closes #133
2026-01-06 15:17:51 +00:00
..