A simple Ansible playbook to get an OSX box provisioned.
-
Install Xcode
-
Install homebrew (http://brew.sh)
-
Clone the project:
git clone [email protected]:tatyree/skip-the-spinning-rims.git
-
Install ansible (http://docs.ansible.com/intro_installation.html)
-
Run the ansible playbook:
cd skip-the-spinning-rims; ansible-playbook main.yml
-
If you're asked for a password, enter your standard account password; this is sudo surfacing and happens when you've got a non-managed version of the application already in the Application folder.