ansible-role-borg-backup/tasks
Manu 1d16b64d24 Improve borgmatic version handling and fix deprecated options
- Rename templates to version-based naming (config_1.7.yaml.j2)
- Use command module instead of shell for version detection
- Add check_mode: false for version detection task
- Fix deprecated remote_rate_limit → upload_rate_limit for 1.8+

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 13:15:40 +00:00
..
00_assert.yml Extract asserts into their own file 2025-03-30 12:38:01 +01:00
01_install.yml Add none installation method 2025-07-09 18:37:42 +01:00
02_user_management.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
03_create_key.yml Add option to set ssh key comment 2025-04-04 23:29:03 +01:00
05_configure.yml Improve borgmatic version handling and fix deprecated options 2026-01-05 13:15:40 +00:00
07_install_timer.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
main.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
noauto_create_backup_user_and_group.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
noauto_create_timer_cron.yml Fix linting messages 2025-04-28 19:59:35 +01:00
noauto_create_timer_systemd.yml Fix linting messages 2025-04-28 19:59:35 +01:00
noauto_install_package.yml Fix linting messages 2025-04-28 19:59:35 +01:00
noauto_install_pip.yml Test and dependency fixes (#153) 2024-10-18 11:35:39 +01:00