Pushing up correct example :(

pull/8200/head
Lee Gillentine 10 years ago
parent 69337362e7
commit d631056f27

@ -71,7 +71,7 @@ EXAMPLES = '''
- unarchive: src=foo.tgz dest=/var/lib/foo
# 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

Loading…
Cancel
Save