This repository was archived by the owner on Dec 26, 2020. It is now read-only.
Ansible-ssh-hardening 6.1.0
6.1.0 (2019-05-04)
Implemented enhancements:
- PermitRootLogin yes #190
- Match Group' in configuration but 'user' not in connection test specification #188
- Allow custom values #175
- use selinux fact to check if selinux is used #220 (rndmh3ro)
- Remove eol os and add fedora #218 (rndmh3ro)
- document and move custom variables #217 (rndmh3ro)
- fix: allow other ssh ports using selinux #214 (guilieb)
- Make ansible-lint happy #204 (alexclear)
- Fix ssh and sshd config files to satisfy inspec reqs on all Testkitchen setups #203 (alexclear)
- enable ssh 7.7p1 support #202 (rndmh3ro)
- Removed DEPRECATION WARNING for apt, using list instead of with_items #201 (jonaswre)
Fixed bugs: