Ansible Infrastructure Linux Infra Automation Project
Built an Ansible automation project to configure and manage multiple Linux servers from a central control node. The project uses inventories, playbooks, variables and reusable roles to automate package installation, user creation, SSH configuration, firewall rules and web server deployment. It demonstrates infrastructure as code, repeatable configuration and consistent system administration across multiple hosts.
View Project