Add dest in copy return fix to changelog

pull/35936/head
Toshio Kuratomi 8 years ago
parent 0ac4722b29
commit 458968ed00

@ -40,6 +40,8 @@ Ansible Changes By Release
* Fix bug in `lineinfile` where the line would not be inserted when using `insertbefore` or `insertafter` if the pattern occured anywhere in the file. (https://github.com/ansible/ansible/issues/28721)
* Fix connection local getting overridden by network_cli for transport nxapi,eapi for platform agnostic modules
(https://github.com/ansible/ansible/pull/35590)
* Include dest i nthe results from file copy:
https://github.com/ansible/ansible/pull/35702/
<a id="2.4.3"></a>

Loading…
Cancel
Save