ssh-hardening/README.md
2021-10-11 22:58:09 +02:00

39 lines
433 B
Markdown

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
------------------
- Sven Velt <sven-ansiblerole@velt.biz>
- https://git.velt.biz/