diff --git a/changelogs/fragments/10400-sysrc.yml b/changelogs/fragments/10400-sysrc.yml index 1de47818a3..1696fa209c 100644 --- a/changelogs/fragments/10400-sysrc.yml +++ b/changelogs/fragments/10400-sysrc.yml @@ -1,2 +1,2 @@ bugfixes: - - "module sysrc - use ConfigParser (https://github.com/ansible-collections/community.general/issues/10394, https://github.com/ansible-collections/community.general/pull/10400)." + - "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)."