Releases: roles-ansible/ansible_role_restic
Releases · roles-ansible/ansible_role_restic
v0.6.0 it is now possible to log to journald
What's Changed
- improve install permissions by @DO1JLR in #35
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #36
- add option to log to journald by @rndmh3ro in #37
- put errorlogs in journald, too by @rndmh3ro in #38
- increase simple versionschek number by @DO1JLR in #39
New Contributors
Full Changelog: v0.5.0...v0.6.0
Improved systemd timer and cronjob behaviour
Implement systemd timer
First Rlease of the role at this repo.
We have built in systemd timer support. Although the documentation could still grow. cron as fallback still exists of course.
The windows support is out. And the allocation of tasks has been restructured.
In addition, there is now a basic version check to prevent that old versions of the role are accidentally rolled out by inexperienced admins and break things.