mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add changelog for recursive copy fix
This commit is contained in:
parent
ca959bd429
commit
cab0f21564
1 changed files with 3 additions and 0 deletions
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)
|
Loading…
Reference in a new issue