mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 15:30:19 +00:00
252 B
252 B
Update Repos
sudo apt update
Install Dependencies
sudo apt install software-properties-common
Add Ansible Repo
sudo add-apt-repository --yes --update ppa:ansible/ansible
Install Ansible
sudo apt install ansible