Skip to content

Releases: Mikroways/ansible_restic

2.0.0-alpha

24 Oct 11:42
781d045
Compare
Choose a tag to compare
2.0.0-alpha Pre-release
Pre-release

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

19 Oct 02:21
99f4621
Compare
Choose a tag to compare
Merge pull request #5 from dmtrhfr/verify-checksums

Verify checksums

Add support for Ansible-lint 6.13.1

01 Mar 20:22
73cea9a
Compare
Choose a tag to compare
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

28 Feb 12:11
44e8555
Compare
Choose a tag to compare

This new release does not brake compatibility with 1.0.x, but adds new features as explained in #1

Fix prometheus metrics

05 Feb 14:09
Compare
Choose a tag to compare
1.0.1

Fix prometheus restic metrics

1.0.0

04 Jul 15:55
Compare
Choose a tag to compare
Add branch to action