Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 149 Bytes

File metadata and controls

9 lines (7 loc) · 149 Bytes

Install ansible ubuntu

sudo apt-add-repository ppa:ansible/ansible
sudo apt-get update
sudo apt-get install ansible