Ansible role to harden SSH server configuration
| .forgejo/workflows | fix ci workflows | |
| .github | update ci, add readme, fix lint errors | |
| defaults | initial commit | |
| handlers | update ci, add readme, fix lint errors | |
| meta | fix issue with default value | |
| tasks | update ci, add readme, fix lint errors | |
| .ansible-lint | update ci, add readme, fix lint errors | |
| README.md | update readme | |
hertg.harden_ssh
Ansible Galaxy role to harden SSH server configuration on Debian.
Installation
ansible-galaxy role install hertg.harden_ssh
Usage
- name:Enable security updatesinclude_role:name:hertg.harden_sshvars:disable_root:true# defaultallow_local_root:false# defaultsshd_config:/etc/ssh/sshd_config# default