Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

ansible-ssh-hardening 4.4.0

Compare
Choose a tag to compare
@rndmh3ro rndmh3ro released this 03 Jan 19:57
· 343 commits to master since this release
eaab080

4.4.0 (2017-12-29)

Full Changelog

Implemented enhancements:

  • Changes in selinux section to avoid confusion and some inconsistencies #127
  • Issue #137: Fix sshd_config's "Match Group sftponly" #138 (kekumu)
  • allow configuration of GatewayPorts #136 (pwyliu)
  • Added support for AuthorizedKeysFile config setting #132 (hyrsky)
  • corrected comments explaining the task's behaviour #131 (martinbydefault)
  • Add Two-Factor Authentication #123 (lazzurs)

Fixed bugs:

  • ssh_use_dns used twice in defaults/main.yml #129
  • line 56: Bad SSH2 mac spec #135

Closed issues:

  • coreos support? #142
  • UseLogin is deprecated on CentOS 7 #140
  • sftp Match Group settings overriding global sshd_config settings #137
  • get openssh-version fails on FreeBSD (with ansible 2.4.0.0) #133

Merged pull requests: