This repository aims to setup a workstation for development based on some prerequesites.
wget https://bootstrap.pypa.io/get-pip.py
python3 get-pip.py --userpython3 -m pip install --user ansible==6.3.0sudo add-apt-repository ppa:git-core/ppa
sudo apt update
sudo apt install git~/.local/bin/ansible-playbook --ask-become-pass main.yaml