Skip to content

Instantly share code, notes, and snippets.

@lextoumbourou
Created November 24, 2013 03:56
Show Gist options
  • Save lextoumbourou/7623122 to your computer and use it in GitHub Desktop.
Save lextoumbourou/7623122 to your computer and use it in GitHub Desktop.
tasks:
- name: start tcpdump
command: /usr/sbin/tcpdump -i eth0 -s 0 -w /tmp/${cap_file}
async: 60
poll: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment