Skip to content

Instantly share code, notes, and snippets.

@ahamilton55
Created September 25, 2014 18:25
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 ahamilton55/d081087abaa6399b3487 to your computer and use it in GitHub Desktop.
Save ahamilton55/d081087abaa6399b3487 to your computer and use it in GitHub Desktop.
test.yml
---
- hosts: test
gather_facts: no
tasks:
- name: Pause for a test
local_action: pause seconds=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment