Skip to content

Releases: arillso/ansible.logrotate

Version 1.6.1

03 Oct 16:51
f9ce33a
Compare
Choose a tag to compare

Fixed

  • Fix typos (imclude -> include)
  • Fix role name

Changed

  • Extended example

Version 1.6.0

03 Oct 16:19
4142cde
Compare
Choose a tag to compare

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.

Version 1.5.2

17 Jan 15:14
038649f
Compare
Choose a tag to compare

Fixed

  • Fix custom definition of logrotate_options via inventory

Version 1.5.1

18 Oct 14:01
9d64511
Compare
Choose a tag to compare

Fixed

  • Incorrect documentation adapted.

Version 1.5.0

15 Aug 17:56
f2ef238
Compare
Choose a tag to compare

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

17 Nov 14:23
9e8cf41
Compare
Choose a tag to compare
fix error

1.0: Merge pull request #1 from sbaerlocher/develop

05 Oct 22:59
Compare
Choose a tag to compare