Skip to content

Instantly share code, notes, and snippets.

@omgjlk
Created November 14, 2015 05:48
Show Gist options
  • Select an option

  • Save omgjlk/6e4163fb748a8cdfdab0 to your computer and use it in GitHub Desktop.

Select an option

Save omgjlk/6e4163fb748a8cdfdab0 to your computer and use it in GitHub Desktop.
---
- name: print a variable
debug:
var: derp
changed_when: true
notify: say hi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment