Day 59: Ansible Project ๐ฅ
Task-01
create 3 EC2 instances . make sure all three are created with the same key pair
Install Ansible on a host server
Connect to your EC2 instance using SSH.
Add the Ansible PPA repository using the following command:
sudo apt-add-repository ppa:...
agnes18.hashnode.dev2 min read