Skip to content

Instantly share code, notes, and snippets.

View andersbc's full-sized avatar

Anders Christiansen andersbc

  • Copenhagen, Denmark
View GitHub Profile
@andersbc
andersbc / do_boot2.sh
Last active November 12, 2018 00:22 — forked from jtktam/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.