Strengthen OpenSSH Security through Ansible and GitHub Actions
By the end of this article, you will be able to harden the security of a remote OpenSSH server using an Ansible GitHub action. Basic security measures will be applied to the SSH server.
Change the SSH port to a custom one
Disable root login
Set an...
jackkweyunga.hashnode.dev7 min read