Day #59: Ansible Project
ask-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 sudo vim /etc/a...
goutamdevops.hashnode.dev2 min read