Skip to content

ansible-os-hardening 6.0.0

Compare
Choose a tag to compare
@rndmh3ro rndmh3ro released this 05 May 19:32
· 1910 commits to master since this release

6.0.0 (2020-04-13)

Full Changelog

Possibly Breaking Changes:

  • On systems were SELinux is installed, it is now set to Enforcing.

Implemented enhancements:

Fixed bugs:

  • Invalid Conditionals in user_accounts.yml #255
  • auth-system related files are created for non-RHEL systems (e.g. Debian) #247
  • NSA website links are stale #227
  • Running ansible on python3 throughs "TypeError: '<=' not supported between instances of 'str' and 'int'" #223
  • [lots of] deprecation warnings in Ansible 2.8 #221
  • Add a "don't fail on error" switch ? #148
  • Addressing issue #255 #258 (ljkimmel)
  • Fix #247, cleanup conditions #248 (fernandezcuesta)
  • Fix error on applying the sysctl vars on containers #243 (okupriyanov)
  • Update location of NSA RHEL 5 Guide #235 (jaredledvina)