SSH hardening, based on https://www.sshaudit.com & more
Find a file
2021-10-12 09:52:29 +02:00
defaults Another fix for SSH restart... 2021-10-12 09:52:29 +02:00
handlers Fix variables for devuan SSH restart 2021-10-12 09:42:30 +02:00
meta First snapshot 2021-10-11 22:58:09 +02:00
tasks Remove debug code, reformat 2021-10-12 09:40:00 +02:00
templates First snapshot 2021-10-11 22:58:09 +02:00
vars SSH 7.4: correct sort order 2021-10-11 23:56:10 +02:00
.gitignore Initial commit 2021-10-11 20:37:03 +00:00
LICENSE Initial commit 2021-10-11 20:37:03 +00:00
README.md First snapshot 2021-10-11 22:58:09 +02:00
ssh-hardening.yml First snapshot 2021-10-11 22:58:09 +02:00

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

Author Information