7b325baa22
* Fixes #34893 (#40166) Fixes several bugs exposed in #34893 * Fixes relative path handling in copy so that it splits directories and reconstructs the correct file path * Return failed in the proper circumstances (cherry picked from commitca4147f2cc
) * Add changelog for recursive copy fix (cherry picked from commitcab0f21564
)
3 lines
119 B
YAML
3 lines
119 B
YAML
---
|
|
bugfixes:
|
|
- copy module - fixed recursive copy with relative paths (https://github.com/ansible/ansible/pull/40166)
|