Skip to content

Releases: PyratLabs/ansible-role-restic

v0.2.1

20 Feb 14:56
Compare
Choose a tag to compare

Features:

  • Re-ordered env file so custom environment variables defined before RESTIC_ vars.
  • Fixed the crontab task titles to match restic_state.

v0.2.0

19 Feb 15:53
Compare
Choose a tag to compare

Feature:

  • Switch to cron by default, option to configure systemd.

v0.1.3

19 Feb 10:55
Compare
Choose a tag to compare

Feature:

  • Restic snapshot forget is on a different schedule.

v0.1.2

18 Feb 22:38
Compare
Choose a tag to compare

Bugfix: pre-check not running in ansible_check_mode.

v0.1.1

18 Feb 22:33
Compare
Choose a tag to compare

Bugfix: missing RandomizedDelaySec in systemd timer.

v0.1.0

18 Feb 22:03
Compare
Choose a tag to compare

Initial release, features:

  • Install and configure Restic.
  • Install systemd service and timer unit files.
  • Initialise Restic repo
  • Run initial backup