copy - support recursive copying with remote_src (#43998)

* Allow copy module to work with recursive and remote_src #14131
This commit is contained in:
Shuang Wang
2018-10-12 00:18:44 +09:00
committed by Toshio Kuratomi
parent fb6e91bf98
commit cd1faca6e0
3 changed files with 841 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- copy - support recursive copying with remote_src