summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/windows/win_unzip.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/windows/win_unzip.py')
-rw-r--r--lib/ansible/modules/windows/win_unzip.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/windows/win_unzip.py b/lib/ansible/modules/windows/win_unzip.py
index c1e533b0d0..708a909820 100644
--- a/lib/ansible/modules/windows/win_unzip.py
+++ b/lib/ansible/modules/windows/win_unzip.py
@@ -66,7 +66,7 @@ options:
- If this file or directory exists the specified src will not be extracted.
required: no
default: null
-author: Phil Schwartz
+author: Phil Schwartz
'''
EXAMPLES = r'''