An ansible playbook to bootstrap a fresh ubuntu installation with my dotfiles, settings and software.
install git, clone repo and run bootstrap.py
sudo apt install git
git clone [email protected]:loete/ansible-workstation.git
cd ansible-workstation
python3 bootstrap.py