Add changelog for recursive copy fix

pull/4420/head
Toshio Kuratomi 2018-05-16 10:36:34 -07:00
parent ca959bd429
commit cab0f21564
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
bugfixes:
- copy module - fixed recursive copy with relative paths (https://github.com/ansible/ansible/pull/40166)