ansible-collection-hardening/CHANGELOG.md
2020-12-15 09:00:40 +00:00

6 KiB

Changelog

7.0.1 (2020-12-15)

Full Changelog

Implemented enhancements:

  • Error on applying the sysctl vars on Debian Jessy #230
  • Improvements of comments in opensshd.conf.j2 #338 #339 (joubbi)

Closed issues:

  • Version 7.0.0 of "os-hardening" has not been published in Ansible Galaxy repository #340
  • Comments in opensshd.conf.j2 should be improved #338
  • pyinfra #336
  • suffix _hardening #334
  • Incompatible with python 3 on CentOS #333
  • squashfs not being disabled then failing test #308
  • variable name inconsistency: ssh / sshd #329
  • Getting “msg”: “Destination /etc not writable” even with become: yes #280

Merged pull requests:

7.0.0 (2020-11-11)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Task "set 10.hardcore.conf perms to 0400 and root ownership" fails in check mode #313
  • use touch for 10.hardcore.conf to avoid problems with dry-run #314 (schurzi)
  • use touch with no date changes #310 (rndmh3ro)
  • do not touch sysctl file to avoid idempotency problems #309 (rndmh3ro)
  • replace module parameter fixed #297 (danielkubat)

Closed issues:

  • Any planned support for RHEL/CentOS 8? #298

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator