Update unarchive.py (#34596)

clarify that absolute path is to be used for "creates", explicitly mention that it supports files and directories
This commit is contained in:
Richlv 2018-01-11 05:12:32 +01:00 committed by Jordan Borean
commit e04e24010f

View file

@ -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: