ansible/changelogs/fragments/59243-update-ce_file_copy-to-fix-a-bug.yml
Xu Yuandong c55d83f41e Backport/2.8/59071 ce_file_copy : update ce_file_copy to fix a bug. (#59071) (#59243)
* ce_file_copy : update ce_file_copy to fix a bug. (#59071)

* update ce_file_copy to fix a bug.

* Update ce_file_copy.py

* Update ce_file_copy.py

(cherry picked from commit 7a0a21ea7a)

* add a changelog fragment to PR 59243.
2019-07-22 15:11:16 -07:00

2 lines
118 B
YAML

bugfixes:
- Using neconf API to send cli commands is a bug, now fix it(https://github.com/ansible/ansible/pull/59071)