Day 59: Ansible Project
Task-01
create 3 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 su...
rksingh.hashnode.dev1 min read