Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@sbaerlocher sbaerlocher released this 03 Oct 16:19
· 10 commits to master since this release
4142cde

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

  • 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.