Day 15 Project 3: Hosting Static Website using Ansible Playbook on AWS
Create 4 Instances on AWS, One Ansible Master and 3 Slave nodes. Use same key pair for all instances while creating
Install Ansible on Master node
Edit host file on Master node
The hosts file is usually located at /etc/ansible/hosts on the Ansibl...
anushanayak.hashnode.dev5 min read