Skip to content

Instantly share code, notes, and snippets.

@drybjed
Created March 26, 2014 20:40
Show Gist options
  • Save drybjed/9792933 to your computer and use it in GitHub Desktop.
Save drybjed/9792933 to your computer and use it in GitHub Desktop.
---
- hosts: elsa
tasks:
- command: ls -lR /
async: 30
poll: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment