mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-01 16:18:55 +00:00
copy - support recursive copying with remote_src (#43998)
* Allow copy module to work with recursive and remote_src #14131
This commit is contained in:
parent
fb6e91bf98
commit
cd1faca6e0
3 changed files with 841 additions and 7 deletions
3
changelogs/fragments/copy-recursive-remote-src.yml
Normal file
3
changelogs/fragments/copy-recursive-remote-src.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- copy - support recursive copying with remote_src
|
||||
Loading…
Add table
Add a link
Reference in a new issue