Releases: Mikroways/ansible_restic
Releases · Mikroways/ansible_restic
2.0.0-alpha
This release introduced breaking changes. We propose to separate this roles to be used in different situations:
- One for runing periodical backups that are non blocking to be done simultaneously. This role will also run, at different schedules forget actions, that they need exclusive locks
- Other to be used to expose restic metrics for each repo
- The last role is meant be used to prune repositories
Every one shot services will be retried in case of failure
Verify checksums
Merge pull request #5 from dmtrhfr/verify-checksums Verify checksums
Add support for Ansible-lint 6.13.1
Merge pull request #4 from Adito5393/add-support-ansible-lint-6-13-1 Add support for Ansible-lint 6.13.1
Add support for running the systemd as non-root user & add extra ExecStartPre/Post
This new release does not brake compatibility with 1.0.x, but adds new features as explained in #1
Fix prometheus metrics
1.0.1 Fix prometheus restic metrics
1.0.0
Add branch to action