Skip to content

Releases: roles-ansible/ansible_role_restic

v0.8.2

05 Sep 08:50
5822976
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

11 Mar 09:23
c70e0d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

26 Jan 15:01
64ce64c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.5...v0.8.0

v0.7.5

20 Feb 16:23
ef008b3
Compare
Choose a tag to compare

Increase restic version to 0.15.1

Full Changelog: v0.7.4...v0.7.5

v0.7.4

19 Feb 04:11
9cfe610
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @S0obi made their first contribution in #89

Full Changelog: v0.7.3...v0.7.4

v0.7.3

12 Sep 09:33
6f5a8fc
Compare
Choose a tag to compare

What's Changed

  • Bump github/super-linter from 4.9.0 to 4.9.2 by @dependabot in #66
  • Bump robertdebock/molecule-action from 4.0.7 to 4.0.8 by @dependabot in #67
  • Bump robertdebock/galaxy-action from 1.2.0 to 1.2.1 by @dependabot in #68
  • Bump github/super-linter from 4.9.2 to 4.9.4 by @dependabot in #70
  • add a monitoring call possibility by @rndmh3ro in #73
  • fix: defaults: Match restic_install_path value to docs by @Hurricos in #77
  • Fix exclude-caches directive by @varac in #79

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

01 Apr 09:35
1e0d0b9
Compare
Choose a tag to compare

What's Changed

Breaking changes:

Change restic_systemd_timer_default_OnCalendar to lowercase.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

18 Jan 17:13
5d842e3
Compare
Choose a tag to compare

What's Changed

  • optional cache directory by @DO1JLR in #52
  • delete cronjobs when they should be deleted by @DO1JLR in #53

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Jan 13:46
3e39c92
Compare
Choose a tag to compare

What's Changed

  • disable timeout mechanism by @DO1JLR in #47

  • increase role verion for quick version check by @DO1JLR in #48

  • restructure schedule.yml to prevent failing on Ansible 5 by @DO1JLR in #51

    • restructure schedule.yml and split more between cron and systemd
    • cleanup old cron stuff and dirty-clean it to be ansible-5 compatible
    • adding restic_do_not_cleanup_cron for skip cleaning and write it to README
    • add pidfile to prevent running the script multiple times at once
    • changed task names to show more precice what ansible does
  • Bump github/super-linter from 4.8.4 to 4.8.5 by @dependabot in #50

Full Changelog: v0.6.1...v0.7.0

v0.6.1 improved error handling

07 Dec 16:27
92e62aa
Compare
Choose a tag to compare

What's Changed

  • README.md: Backup from stdin - clarify src variable and add example for a backup job using stdin by @z-bsod in #40
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #41
  • Bump github/super-linter from 4.8.1 to 4.8.4 by @dependabot in #43
  • Fix support for systemd OnCalendar by @lisuml in #44
  • Fix #45: send email also on the main command failure by @lisuml in #46

New Contributors

Full Changelog: v0.6.0...v0.6.1