Releases: elnappo/ansible-role-secure-openssh-server
Releases · elnappo/ansible-role-secure-openssh-server
Release v1.0.2
Release v1.0.1
- Require quotes for ssh_permit_root_login variable. Fixes #5
- Update ssh client config recommendations
Release v1.0.0
- Regenerate RSA host key if < 4096 bits
- Replace (last) port definition instead of adding a new one (fix)
- Add Ansible Galaxy Travis CI notifications
- Cleanups
Release v0.1.1
- added no passphrase option to ssh-keygen for avoiding hanging during key generation (thanks to poppen)
Release v0.1.0
This is the first release of the secure-openssh-server role for Ansible.