Releases: roles-ansible/ansible_role_restic
Releases · roles-ansible/ansible_role_restic
v0.8.2
v0.8.1
What's Changed
- added new variable restic_backup_script_shell by @beechesII in #116
- adding restic rest server to docs by @DO1JLR in #119
- Make sure backup source list is escaped by @johanvdw in #120
New Contributors
- @beechesII made their first contribution in #116
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- fix path and configure by @Shipssv83 in #92
- Fix minor typo by @johanvdw in #93
- Fix play summary taint in legacy cron entry assertion for ansible past 2.12 by @borland502 in #94
- Add option to limit maximum number of CPUs used. by @jojo141185 in #95
- [WIP] feat: lvm: Add lvm-based backup functionality by @Hurricos in #78
- Cleanup github actions by @DO1JLR in #98
- Log stderr also to logfiles by @johanvdw in #99
- Add support for Azure Blob Storage by @usmanatron in #101
- Change restic_do_not_cleanup_cron default to true by @UvixCreative in #103
- Backup now by @UvixCreative in #102
- bugfix: Need to wrap Azure SAS tokens in quotes by @usmanatron in #104
- Bump actions/checkout from 3 to 4 by @dependabot in #106
- Fix stderr redirection by @johanvdw in #107
- Allow multiple paths in src by @johanvdw in #108
- Update main.yml by @DO1JLR in #109
- docs: fix command for role installation by @FL337 in #110
- call restic backup script with nice (wip) by @felixandersen in #111
- added pre_backup_cmd to backup items (wip) by @felixandersen in #112
- update restic to 0.16.3 by @DO1JLR in #113
New Contributors
- @Shipssv83 made their first contribution in #92
- @johanvdw made their first contribution in #93
- @borland502 made their first contribution in #94
- @jojo141185 made their first contribution in #95
- @usmanatron made their first contribution in #101
- @UvixCreative made their first contribution in #103
- @FL337 made their first contribution in #110
- @felixandersen made their first contribution in #111
Full Changelog: v0.7.5...v0.8.0
v0.7.5
Increase restic version to 0.15.1
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- update testing by @DO1JLR in #81
- README: fix repo name typo in backup example by @z-bsod in #83
- update linting by @DO1JLR in #84
- Bump robertdebock/molecule-action from 4.0.8 to 4.0.9 by @dependabot in #72
- Fix preperation typo by @S0obi in #89
- update molecule linting by @DO1JLR in #85
- Bump github/super-linter from 4.9.4 to 4.9.7 by @dependabot in #82
- Removing broken molecule test by @DO1JLR in #90
- Properly respect restic_do_not_cleanup_cron by @varac in #91
New Contributors
Full Changelog: v0.7.3...v0.7.4
v0.7.3
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
What's Changed
- Bump github/super-linter from 4.8.5 to 4.9.0 by @dependabot in #60
- Bump robertdebock/molecule-action from 2.7.2 to 4.0.7 by @dependabot in #59
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #61
- Bump robertdebock/galaxy-action from 1.1.1 to 1.2.0 by @dependabot in #63
- improve README by @DO1JLR in #65
Breaking changes:
Change restic_systemd_timer_default_OnCalendar
to lowercase.
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
-
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
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