summaryrefslogtreecommitdiff
path: root/windows/win_copy.py
diff options
context:
space:
mode:
authorJon Hawkesworth <jhawkesworth@users.noreply.github.com>2015-06-10 18:53:22 +0100
committerJon Hawkesworth <jhawkesworth@users.noreply.github.com>2015-06-10 18:53:22 +0100
commit5e500c6464d07c98cd6b5ae8f97cdf41b6893e01 (patch)
tree0576169e5858ea0b6d2b84d3b5c34d01434f02bb /windows/win_copy.py
parent4c917d47fc1a0ed4199e0f82efc7e59c387f09d1 (diff)
downloadansible-modules-core-5e500c6464d07c98cd6b5ae8f97cdf41b6893e01.tar.gz
corrected version added which I got wrong while rebasing
Diffstat (limited to 'windows/win_copy.py')
-rw-r--r--windows/win_copy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/win_copy.py b/windows/win_copy.py
index d77f37f6..54f035b1 100644
--- a/windows/win_copy.py
+++ b/windows/win_copy.py
@@ -24,7 +24,7 @@ import time
DOCUMENTATION = '''
---
module: win_copy
-version_added: "2.0"
+version_added: "1.9.2"
short_description: Copies files to remote locations on windows hosts.
description:
- The M(win_copy) module copies a file on the local box to remote windows locations.