A mirror of the Ansible scripts used to provision my Macbook, minus any private stuff.
install ansible:
brew install ansible
Make sure to edit the values defined in playbook.yml
to suit your settings
run the playbook:
ansible-playbook -K ./playbook.yml