This repository has been archived by the owner on Jun 12, 2020. It is now read-only.
Releases: paulfantom/ansible-restic
Releases · paulfantom/ansible-restic
0.15.0
0.14.0
Fixed bugs:
- Repository initialization missing environment variables #21
Merged pull requests:
- Remove all run_once #59 (TheLastProject)
- 0.9.5 has been out for a while #58 (TheLastProject)
- Delegate run_once to localhost #55 (TheLastProject)
0.13.0
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
0.12.0
Merged pull requests:
- Fix cron and init #39 (TheLastProject)
- Allow controlling cron logging #38 (TheLastProject)
0.11.0
0.10.0
Merged pull requests:
- port CI changes from cloudalchemy repositories #36 (paulfantom)
- Use comment filter for ansible_managed. #35 (SuperQ)
- bump version only #33 (killua-eu)
- fiexd aws aws_access_key_id var name #32 (cryptozero)
- added export to restic vars #31 (cryptozero)
- added architecture to temp restic executable file #30 (cryptozero)
- fix for TASK [paulfantom.restic : Get checksum for 386 architecture] #29 (cryptozero)
- bump default restic version to 0.9.2 #28 (jkirk)
0.9.0
Merged pull requests:
0.8.0
Implemented enhancements:
- allow specifying
latest
as version #19 (paulfantom) - Checksum verification #18 (paulfantom)
Merged pull requests:
- Sanitize variables in jinja template #20 (paulfantom)
- Repository initialization #10 (paulfantom)
0.7.0
Implemented enhancements:
- molecule 2.x tests and support for ubuntu bionic and debian stretch #17 (paulfantom)