ansible/changelogs/fragments/58323-copy-deep-recursive-with-remote_src.yaml

3 lines
147 B
YAML
Raw Normal View History

bugfixes:
- copy - recursive copy with ``remote_src=yes`` now recurses beyond first level. (Fixes https://github.com/ansible/ansible/issues/58284)