- Need to tap casks before
- Ansible does not reinstall home brew
- Will not reinstall rvm if there is already a ~/.rvm directory
brew tap homebrew/dupes brew install caskroom/cask/brew-cask brew install python pip install mercurial brew install ansible
mkdir -p ~/work # you can choose a different directory here if you want cd ~/work hg clone ssh://[email protected]/sprighealth/spendwellhealth-ansible cd spendwellhealth-ansible
Running the playbook osx-developer.yml
actually installs everything:
ansible-playbook osx-developer.yml -i inventory