Releases: arillso/ansible.logrotate
Releases · arillso/ansible.logrotate
Version 1.6.1
Fixed
- Fix typos (imclude -> include)
- Fix role name
Changed
- Extended example
Version 1.6.0
Fixed
- Travis CI and molecule setup.
- The src option requires state to be 'link' or 'hard' (breaking in Ansible
2.10) (Fixes: #14).
Changed
logrotate_use_hourly_rotation
will no longer clean the symlink in
cron.daily
.- Bumped tested distros versions.
Added
Version 1.5.2
Fixed
- Fix custom definition of logrotate_options via inventory
Version 1.5.1
Fixed
- Incorrect documentation adapted.
Version 1.5.0
Changed
- Updated min ansible version to 2.8
- Changelog has been moved to its own file
- Travis file has been updated
- Documentation has been improved
Added
- molecule testing
- hourly rotation option
Version 1.4.1
fix error