mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add changelog for recursive copy fix
This commit is contained in:
3
changelogs/fragments/copy-recursive-copy.yml
Normal file
3
changelogs/fragments/copy-recursive-copy.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- copy module - fixed recursive copy with relative paths (https://github.com/ansible/ansible/pull/40166)
|
||||
Reference in New Issue
Block a user