These playbooks were developed and tested on OS X with dependencies
installed via homebrew. YMMV on other platforms.
export DO_CLIENT_ID=<your client id>
export DO_API_KEY=<your api key>brew install python knock # or the equivalent for your platformpip install ansible dopyansible-playbook -i hosts digital_ocean.ymlFollow the instructions here to set up Google Compute credentials.
pip install apache-libcloudansible-playbook -i hosts google_compute.yml