1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-12 11:05:38 +00:00

changelog: add fragment for PR 12022

This commit is contained in:
Alexei Znamensky 2026-05-10 12:11:38 +12:00
parent bb6d624451
commit 84498d4cc8

View file

@ -0,0 +1,2 @@
bugfixes:
- zypper_repository - fix ``enabled``, ``autorefresh``, and ``gpgcheck`` module parameters being overridden by values read from a ``.repo`` file (https://github.com/ansible-collections/community.general/issues/8783, https://github.com/ansible-collections/community.general/pull/12022).