mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +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:
committed by
Toshio Kuratomi
parent
fb6e91bf98
commit
cd1faca6e0
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
|
||||
Reference in New Issue
Block a user