@mahendra930
Nothing here yet.
Nothing here yet.
Step:1. Create one Ubuntu Ec2 (Ansible master node) Step:2. Login to Ansible master Node Step:3. sudo apt-add-repository ppa:ansible/ansible (ppa is a python package, Ansible need to be added in our system) #sudo apt update #sudo apt install ansible ...

Git Branching The master branch is a default branch in Git. It is instantiated when the first commit is made to the project. When you make the first commit, you're given a master branch to the starting commit point. When you start making a commit, th...
