diff --git a/changelogs/fragments/nxos_file_copy_PY3_fix.yaml b/changelogs/fragments/nxos_file_copy_PY3_fix.yaml new file mode 100644 index 00000000000..4e1163edd2d --- /dev/null +++ b/changelogs/fragments/nxos_file_copy_PY3_fix.yaml @@ -0,0 +1,2 @@ +bugfixes: +- nxos_file_copy fix for binary files (https://github.com/ansible/ansible/pull/46822).