This is an opinionated Ansible setup for new Ubuntu machines. Everything is ordered in a way to make sure your up and running as fast as possible.
sudo apt-add-repository ppa:ansible/ansible
sudo apt update
sudo apt install ansible
./bootstrap roles
./bootstrap run