Automated Webpage Deployment with Ansible
Day 59 of #90daysofdevops
Task
Create 3 EC2 instances. make sure all three are created with the same key pair
Install Ansible on the host server
Copy the private key from local to the Host server (Ansible_host) at (/home/ubuntu/.ssh)
access the i...
neel-soni.hashnode.dev2 min read