mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-06-11 02:56:30 +00:00
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