diff --git a/changelogs/fragments/3671-illumos-pfexec.yml b/changelogs/fragments/3671-illumos-pfexec.yml index b1fcdb31ea..4c82ebc2e5 100644 --- a/changelogs/fragments/3671-illumos-pfexec.yml +++ b/changelogs/fragments/3671-illumos-pfexec.yml @@ -1,2 +1,2 @@ -minor_changes: - - "become_pfexec - remove superflous quotes preventing exe wrap from working as expected, fixes #3671, see https://github.com/ansible-collections/community.general/issues/3671#issuecomment-1174906473" +bugfixes: + - "pfexec become plugin - remove superflous quotes preventing exe wrap from working as expected (https://github.com/ansible-collections/community.general/issues/3671, https://github.com/ansible-collections/community.general/pull/3889)."