Update unarchive.py (#34596)

clarify that absolute path is to be used for "creates", explicitly mention that it supports files and directories
pull/34744/head
Richlv 7 years ago committed by Jordan Borean
parent 04df2312e7
commit e04e24010f

@ -46,7 +46,7 @@ options:
default: 'yes'
creates:
description:
- A filename, when it already exists, this step will B(not) be run.
- If the specified absolute path (file or directory) already exists, this step will B(not) be run.
version_added: "1.6"
list_files:
description:

Loading…
Cancel
Save