Akash-Softw / My-Study-and-Research

0 stars 0 forks source link

Install Ansible on ubuntu 22.04 #6

Open Akash-Softw opened 1 year ago

Akash-Softw commented 1 year ago

Step 1:

sudo apt-add-repository ppa:ansible/ansible

Step 2:

sudo apt update

Step 3:

sudo apt install ansible