diff --git a/lib/ansible/modules/files/unarchive.py b/lib/ansible/modules/files/unarchive.py index d2b28396e0c..57f641cad6b 100644 --- a/lib/ansible/modules/files/unarchive.py +++ b/lib/ansible/modules/files/unarchive.py @@ -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: