Automating AWS EC2 Instance Creation with Ansible Loops Introduction Automation is the backbone of modern DevOps practices. In this blog, I’ll guide you through a real-world project where I automated the creation of AWS EC2 instances using Ansible. ...
Introduction to Automating EC2 Configuration with Ansible In this guide, we will walk you through setting up a simple Ansible environment on two EC2 instances running a Linux-based operating system. This will automate the installation of Apache (http...
in server Update in server install ansible,python,git check ansible version Create user ansible for all three machines Edit visudo file in all three machines Allow root for ansible user Edit sshd_config file all three machines password authent...