OSX -> Digital Ocean -> 12c -> Apex auto install with Ansible...

This article outlines how to install everything you need on OSX in order to spin up a VM on Dreamhost,

Install Homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

from brew.sh

Install Ansible

 brew install ansible

Reference.

Install Pip

sudo easy_install pip

brew install ansible">Reference.

Install dopy

sudo pip install dopy

Reference

Set up an SSH Key
Reference for OSX