diff --git a/changelogs/fragments/onyx-tmpfile.yaml b/changelogs/fragments/onyx-tmpfile.yaml new file mode 100644 index 00000000000..1e8a950ee38 --- /dev/null +++ b/changelogs/fragments/onyx-tmpfile.yaml @@ -0,0 +1,3 @@ +--- +bugfixes: +- Fix onyx_linkagg module writing debugging information to a tempfile on the remote machine: https://github.com/ansible/ansible/pull/37308