My Ansible Playbooks and Dependencies
Currently just a work in progress. Soon will be able to spin up my default Ubuntu workstation from clean install to fully operational.
From the root directory:
ansible-playbook -i hosts playbooks/bootstrap.yml -f 10 -K
You will be prompted to enter your root password.