Skip to content

Instantly share code, notes, and snippets.

@gkspranger
Created November 29, 2018 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gkspranger/3f4d1c1b8810162036f9e819690f9148 to your computer and use it in GitHub Desktop.
Save gkspranger/3f4d1c1b8810162036f9e819690f9148 to your computer and use it in GitHub Desktop.
version: 0.2
phases:
build:
commands:
- ansible-playbook -i $INVENTORY $PLAYBOOK \
--limit $LIMIT --extra-vars $EXTRA --tags $TAGS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment