mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
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:
committed by
Matt Davis
parent
688823014f
commit
8e40ac54dd
1
test/integration/targets/win_copy/defaults/main.yml
Normal file
1
test/integration/targets/win_copy/defaults/main.yml
Normal file
@@ -0,0 +1 @@
|
||||
test_win_copy_path: C:\ansible\win_copy
|
||||
Reference in New Issue
Block a user