ansible-collection-hardening

GitHub

This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL

ansible-collection-hardening MCP Server

MCP server for dev-sec/ansible-collection-hardening

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ansible-collection-hardening": {
      "command": "npx",
      "args": [
        "-y",
        "@dev-sec/ansible-collection-hardening"
      ]
    }
  }
}