SSH hardening, based on https://www.sshaudit.com & more
defaults | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
vars | ||
.gitignore | ||
LICENSE | ||
README.md | ||
ssh-hardening.yml |
ssh-hardening
SSH hardening, based on https://www.sshaudit.com & more
Requirements
- tbd
Role Variables
- tbd
Dependencies
- None
Example Playbook
- hosts: servers
roles:
- { role: ssh-hardening }
License
AGPL3.0-or-later