Skip to content

Instantly share code, notes, and snippets.

View jtktam's full-sized avatar

Joseph Tam jtktam

  • Toronto, Ontario
View GitHub Profile
@jtktam
jtktam / do_boot2.sh
Last active September 13, 2016 11:14 — 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.