summaryrefslogtreecommitdiff
path: root/windows/win_file.py
diff options
context:
space:
mode:
authorJon Hawkesworth <jhawkesworth@users.noreply.github.com>2015-05-29 02:57:13 +0100
committerJon Hawkesworth <jhawkesworth@users.noreply.github.com>2015-06-10 18:44:55 +0100
commit4c917d47fc1a0ed4199e0f82efc7e59c387f09d1 (patch)
treee06887153fad9e07786d683ba6be383faf939e3a /windows/win_file.py
parent9acc7c402f729748205e78f2b66b8f25b7552e37 (diff)
downloadansible-modules-core-4c917d47fc1a0ed4199e0f82efc7e59c387f09d1.tar.gz
Fix win_copy problems described here: https://github.com/ansible/ansible-modules-core/issues/1404
and update documentation.
Diffstat (limited to 'windows/win_file.py')
-rw-r--r--windows/win_file.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/win_file.py b/windows/win_file.py
index 6a218216..4953dd93 100644
--- a/windows/win_file.py
+++ b/windows/win_file.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
-# (c) 2012, Michael DeHaan <michael.dehaan@gmail.com>
+# (c) 2015, Jon Hawkesworth (@jhawkesworth) <figs@unity.demon.co.uk>
#
# This file is part of Ansible
#
@@ -32,7 +32,7 @@ description:
notes:
- See also M(win_copy), M(win_template), M(copy), M(template), M(assemble)
requirements: [ ]
-author: Michael DeHaan
+author: "Jon Hawkesworth (@jhawkesworth)"
options:
path:
description: