Skip to content

Instantly share code, notes, and snippets.

@bcoca
Created January 3, 2018 16: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 bcoca/a0c0e1b7ab044c11eff65446182b732b to your computer and use it in GitHub Desktop.
Save bcoca/a0c0e1b7ab044c11eff65446182b732b to your computer and use it in GitHub Desktop.
- hosts: all
gather_facts: false
tasks:
- debug: msg='this is a test'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment