diff --git a/changelogs/fragments/10417-sysrc-refactor.yml b/changelogs/fragments/10417-sysrc-refactor.yml index f8ecff4d65..9930f4758e 100644 --- a/changelogs/fragments/10417-sysrc-refactor.yml +++ b/changelogs/fragments/10417-sysrc-refactor.yml @@ -1,2 +1,4 @@ minor_changes: - sysrc - adjustments to the code (https://github.com/ansible-collections/community.general/pull/10417). +bugfixes: + - sysrc - fixes parsing with multi-line variables (https://github.com/ansible-collections/community.general/issues/10394). \ No newline at end of file