From c9f33a7dec7a6fd36a42723c4848d0fd59b032cf Mon Sep 17 00:00:00 2001 From: Vladimir Botka Date: Mon, 14 Jul 2025 16:20:22 +0200 Subject: [PATCH] Update changelogs/fragments/10400-sysrc.yml Co-authored-by: Felix Fontein --- changelogs/fragments/10400-sysrc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)."