diff --git a/changelogs/fragments/10400-sysrc.yml b/changelogs/fragments/10400-sysrc.yml index 1696fa209c..fc50eab677 100644 --- a/changelogs/fragments/10400-sysrc.yml +++ b/changelogs/fragments/10400-sysrc.yml @@ -1,2 +1,2 @@ bugfixes: - - "sysrc - use ConfigParser to improve parsing of `sysrc -e -a` output (https://github.com/ansible-collections/community.general/issues/10394, https://github.com/ansible-collections/community.general/pull/10400)." + - "sysrc - use shlex to improve parsing of `sysrc -e -a` output (https://github.com/ansible-collections/community.general/issues/10394, https://github.com/ansible-collections/community.general/pull/10400)."