Skip to content

Instantly share code, notes, and snippets.

@orotemo
orotemo / do_boot2.sh
Last active August 29, 2015 14:24 — forked from leucos/do_boot2.sh
#!/bin/bash
#
# What is that
# ============
#
# This script will help you setting up your digital ocean
# infrastructure with Ansible v2.0+ and DO API v2
#
# Usually, when working with DO, one is supposed to use digital_ocean.py
# inventory file, and spin up instances in a playbook.