Releases: donat-b/ansible-restic-rest
Releases · donat-b/ansible-restic-rest
v0.10.1
What's Changed
- Add ansible-lint github action by @DO1JLR in #12
- prevent repo pw output by @lr1980 in #14
- add arm support by @lr1980 in #13
- Add Super-Linter next to Ansible Lint check by @jkirk in #17
- Link to upstream project rest-server for restic by @jkirk in #15
- Bump restic rest-server version to 0.11.0 by @jkirk in #16
- Add variable restic_rest_target_start by @jkirk in #18
- improve and repair github actions by @DO1JLR in #19
New Contributors
Full Changelog: v0.10.0...v0.10.1
BREAKING: using restic-server v0.10.0
This ansible role now installs the restic rest-server v0.10.0
Since the installation process has changed, this version is unfortunately no longer compatible with older restic rest-servers because the download path has changed.
For detailed information on changes to the rest-server itself, please refer to the official release on https://github.com/restic/rest-server/releases/tag/v0.10.0.