sysrc: Add bugfixes changelog fragment

This commit is contained in:
David Lundgren 2025-07-15 13:12:31 -05:00
commit 373ecfb537
No known key found for this signature in database
GPG key ID: 2B78584C498D2A5E

View file

@ -1,2 +1,4 @@
minor_changes: minor_changes:
- sysrc - adjustments to the code (https://github.com/ansible-collections/community.general/pull/10417). - 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).