win_copy: rewrite with new tests and functionality (#27678)

* win_copy rewrite with new tests and functionality

* minor pep fixes

* Handle UTF-8 filenames in zip

* fix for template

* when zip assemblies are not available in .net revert to old behaviour of copying one by one

* typo fix

* some more typos

* updated logic to correctly handle when new directories can be created

* removed testing file as it is not needed

* updated documentation based on PR
This commit is contained in:
Jordan Borean
2017-08-19 13:33:37 +10:00
committed by Matt Davis
parent 688823014f
commit 8e40ac54dd
8 changed files with 1694 additions and 721 deletions

View File

@@ -0,0 +1 @@
test_win_copy_path: C:\ansible\win_copy