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

ansible-ssh-hardening 4.1.0

Compare
Choose a tag to compare
@rndmh3ro rndmh3ro released this 09 May 17:54
· 419 commits to master since this release

4.1.0 (2017-05-09)

Full Changelog

Implemented enhancements:

  • Provide option to allow password server login #106
  • Deprecation warning always_run #82
  • Added support for UseDNS config switch #109 #108 (ftaeger)

Fixed bugs:

  • create ssh_config and set permissions to root/644 step repeated #104

Merged pull requests:

  • Added support for PermitTunnel config switch #112 (fti7)
  • Adds option to enable password based authentication on the server #107 (colin-nolan)