This is a maintenance release to make the role work with the latest Borg version, as well as merge pending PRs.
Big thanks to all contributors! 🙏
What's Changed
- docs: Repositories can be a list by @ekamil in #134
- Don't fail if cron isn't installed when setting up systemd timer by @Woomymy in #147
- Fix malformed config if no passphrase set by @strugee in #148
- Fix Debian install failures due to missing libs by @strugee in #150
- Rename arguments_specs.yml to arguments_spec.yml so that ansible-doc works as expected by @terroirman in #142
- fixes tests for Archlinux by @terroirman in #138
- add possibility to overwrite compression by @kaufe in #116
- Test fixes et al by @m3nu in #153
New Contributors
- @ekamil made their first contribution in #134
- @Woomymy made their first contribution in #147
- @strugee made their first contribution in #148
- @terroirman made their first contribution in #142
- @kaufe made their first contribution in #116
Full Changelog: v1.0.1...v1.1.0