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
..
borgmatic.service.j2 fix: correct systemd timer reference and enable timer by default 2026-01-06 14:46:21 +00:00
borgmatic.timer.j2 Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
config_1.7.yaml.j2 fix: auto-configure ssh_command for non-default SSH keys 2026-01-06 15:17:51 +00:00
config.yaml.j2 fix: auto-configure ssh_command for non-default SSH keys 2026-01-06 15:17:51 +00:00