This repository has been archived by the owner on Dec 26, 2020. It is now read-only.
ansible-ssh-hardening 1.1.0
- Separate system-vars from editable vars #24
- Make it configurable to only harden ssh client/server or both (default). #25
- Fix join-filter, jinja-cases, intendation #26 #27
- Make ssh client password login configurable. #29
- Change oneliner if-statements to be more readable #30
- Make MaxAuthTries configurable #31
- Separate ssh client and server ports #34
- Change variable for hmac from server to client #37