Skip to content

Releases: infothrill/ansible-role-lynis

v2.4.0

26 Oct 08:32
fb45ac1
Compare
Choose a tag to compare
  • updated lynis default version to 3.0.8
  • dropped testing support for Debian Jessie, added Ubuntu 22.04
  • dropped support for python older than 3.8
  • dropped support for ansible older than 5
  • Applied modern linting
  • Switch to Github Actions for CI

v4.1.1

28 Feb 20:44
Compare
Choose a tag to compare

maintenance release

  • updated lynis default version to 3.0.3
  • drop python 3.6 test support
  • add python 3.7, 3.8, 3.9 test support
  • drop ansible 2.8 testing support
  • add ansible 3.0 testing support

v4.1.0

19 Oct 05:39
Compare
Choose a tag to compare
  • fix for issue #55
  • updated lynis default version to 3.0.1

v4.0.0

27 Sep 04:59
Compare
Choose a tag to compare
  • Drop support for ansible <=2.7
  • Add support for ansible 2.10
  • Upgrade molecule to 3.x

v3.0.2

22 Jun 12:56
Compare
Choose a tag to compare
  • updated lynis default version to 3.0.0

v3.0.1

24 Apr 08:21
Compare
Choose a tag to compare
  • add support for ubuntu 20.04 (focal)
  • updated lynis default version to 2.7.5

v3.0.0

08 Dec 11:56
Compare
Choose a tag to compare
  • add support for ansible 2.8
  • add support for ansible 2.9
  • drop support for ansible 2.4
  • drop support for python2
  • drop support for Ubuntu 14.04
  • upgraded ansible-lint

v2.1.1

12 Feb 19:04
Compare
Choose a tag to compare
  • use ansible tempfile module
  • use ionice in cronjob

v2.1.0

12 Nov 16:43
Compare
Choose a tag to compare
  • only run log rotation when actually configured (lynis_cron_rotate > 1)

v2.0.0

26 Aug 08:40
Compare
Choose a tag to compare
  • added feature to run lynis on initial install or version change (lynis_cron_initial_run)
  • renamed variable lynis_rotate to lynis_cron_rotate
  • removed molecule playbooks that are just upstream copies