Ansible Project ๐ฅ
Task-01
create 2 EC2 instances . make sure all three are created with same key pair
Install Ansible in host server
copy the private key from local to Host server (Ansible_host) at (/home/ubuntu/.ssh)
access the inventory file using sudo vim /etc...
saikatm.hashnode.dev3 min read