Pushing up correct example :(
This commit is contained in:
parent
69337362e7
commit
d631056f27
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue