Commit d631056f by Lee Gillentine

Pushing up correct example :(

parent 69337362
...@@ -71,7 +71,7 @@ EXAMPLES = ''' ...@@ -71,7 +71,7 @@ EXAMPLES = '''
- unarchive: src=foo.tgz dest=/var/lib/foo - unarchive: src=foo.tgz dest=/var/lib/foo
# Unarchive a file on a remote machine # Unarchive a file on a remote machine
- unarchive: src=/tmp/foo.zip dest=/usr/local/bin - unarchive: src=/tmp/foo.zip dest=/usr/local/bin copy=false
''' '''
import os import os
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment