Securing a Linux server with Ansible
In trying to secure our Linux servers, we usually have to run through a list of commands and configuration settings that address things like:
secure passwords
automatic updates
basic intrusion detection
public key authentication
firewall setting...
devcloudninjas.hashnode.dev13 min read