1
0
Fork
You've already forked role-harden-ssh
0
Ansible role to harden SSH server configuration
Michael Hertig a3eefd656f
All checks were successful
CI / Run YAML Lint (push) Successful in 4s
CI / Run Ansible Lint (push) Successful in 31s
update readme
2025年02月28日 00:43:29 +01:00
.forgejo/workflows fix ci workflows 2025年02月28日 00:39:33 +01:00
.github update ci, add readme, fix lint errors 2024年08月25日 15:43:14 +02:00
defaults initial commit 2024年08月24日 22:51:42 +02:00
handlers update ci, add readme, fix lint errors 2024年08月25日 15:43:14 +02:00
meta fix issue with default value 2025年02月28日 00:38:44 +01:00
tasks update ci, add readme, fix lint errors 2024年08月25日 15:43:14 +02:00
.ansible-lint update ci, add readme, fix lint errors 2024年08月25日 15:43:14 +02:00
README.md update readme 2025年02月28日 00:43:29 +01:00

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