Day 57: Ansible Hands-on with video
Task-01
Write a Blog explanation for the ansible video
Create an EC2 instance.
Connect to your EC2 instance using SSH.
Add the Ansible PPA repository using the following command:
sudo apt-add-repository ppa:ansible/ansible
Update the package usin...
sayali.hashnode.dev2 min read