Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Releases: paulfantom/ansible-restic

0.15.0

22 Nov 16:39
cf3c93c
Compare
Choose a tag to compare

Merged pull requests:

  • only init repo when it does not already exist #61 (d-matt)

0.14.0

11 Jul 09:32
Compare
Choose a tag to compare

Fixed bugs:

  • Repository initialization missing environment variables #21

Merged pull requests:

0.13.0

28 Mar 17:11
71b368d
Compare
Choose a tag to compare

Closed issues:

  • "Deploy cron script" task treats “dest” as a directory instead of as a file and fails #46

Merged pull requests:

  • do not set binary capabilities when restic user is root #54 (paulfantom)
  • Propagate changes from cloudalchemy roles #52 (paulfantom)
  • Better handling of libcap2 installation #51 (paulfantom)
  • Add support for letting restic run certain commands with sudo #50 (TheLastProject)
  • bump default restic version to 0.9.4 #49 (kalos)
  • more useful examples #48 (kalos)
  • Use restic helper instead raw restic command to initialize repositories #45 (kalos)

0.12.1

28 Dec 13:47
Compare
Choose a tag to compare

Merged pull requests:

  • Don't try to chmod or chown files under /dev #43 (madddi)
  • bump default restic version to 0.9.3 #41 (jkirk)

0.12.0

18 Dec 15:09
1bd153f
Compare
Choose a tag to compare

Merged pull requests:

0.11.0

12 Dec 09:52
dd8980d
Compare
Choose a tag to compare

Merged pull requests:

  • Add helpers for easier backup restoring #37 (TheLastProject)
  • Removed export from template #34 (ntimo)
  • Add remote_credentials to environment when initializing repositories #24 (maloddon)

0.10.0

05 Dec 14:05
4fa3b46
Compare
Choose a tag to compare

Merged pull requests:

0.9.0

19 Aug 10:29
c304691
Compare
Choose a tag to compare

Merged pull requests:

  • Bump default restic version to 0.9.2 #27 (madddi)
  • Create a home directory for the restic user #26 (madddi)
  • Optionally discard stdout of preconfigured cron jobs #25 (madddi)
  • Minor fixes for installation and custom user handling #23 (hadret)
  • be very explicit about client binary name #22 (kaleng)

0.8.0

15 May 15:07
af338a3
Compare
Choose a tag to compare

Implemented enhancements:

Merged pull requests:

0.7.0

14 May 10:27
3b673ac
Compare
Choose a tag to compare

Implemented enhancements:

  • molecule 2.x tests and support for ubuntu bionic and debian stretch #17 (paulfantom)