This project adheres to Semantic Versioning and human-readable changelog.
- Fix typos (imclude -> include)
- Fix role name
- Extended example
- Travis CI and molecule setup.
- The src option requires state to be 'link' or 'hard' (breaking in Ansible 2.10) (Fixes: #14).
logrotate_use_hourly_rotation
will no longer clean the symlink incron.daily
.- Bumped tested distros versions.
- Options to enable or not wtmp/btmp config by smutel via PR #25 (Fixes: #23).
- Option to skip global configuration file by fhsctv via PR #28.
- Fix custom definition of logrotate_options via inventory
- Incorrect documentation adapted.
- Updated min ansible version to 2.8
- Changelog has been moved to its own file
- Travis file has been updated
- Documentation has been improved
- molecule testing
- hourly rotation option
- add Red Hat Support
- update loop_vars
- add defaults vars
- new role tests
- rename role
- add become support
- inital Release