This repository was archived by the owner on Dec 26, 2020. It is now read-only.
ansible-ssh-hardening 4.1.0
4.1.0 (2017-05-09)
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)