Fix win_copy problems described here: https://github.com/ansible/ansible-modules-core/issues/1404 and update documentation.

This commit is contained in:
Jon Hawkesworth 2015-05-29 02:57:13 +01:00 committed by Matt Clay
parent b2dadaadf8
commit 5b6195e613
5 changed files with 144 additions and 70 deletions

View file

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