79dfae9624
* fixed #47050
* added changelog fragment
* added quick and basic test
* Revert "added quick and basic test"
This reverts commit 75f4141656
.
* added better tests
* now also creating files to copy on the remote
* removed tests for recursive copying which is not supported by remote_src
3 lines
159 B
YAML
3 lines
159 B
YAML
---
|
|
bugfixes:
|
|
- copy - Fixed copy module not working in case that remote_src is enabled and dest ends in a / (https://github.com/ansible/ansible/pull/47238)
|