Updating the content of the changelog file

I had copied and edited the data but not saved the changes
This commit is contained in:
Tobias Zeuch 2024-11-29 14:35:38 +01:00
parent a016d5b271
commit 71df6f4e6c

View file

@ -1,2 +1,2 @@
bugfixes:
- keycloak_client - fix TypeError when sanitizing the ``saml.signing.private.key`` attribute in the module's diff or state output. The ``sanitize_cr`` function expected a dict where in some cases a list might occur (https://github.com/ansible-collections/community.general/pull/8403).
- zypper-module - only read attributes ``enabled``, ``disable_gpg_check`` and ``autorefresh`` from local repo files, if the parameters weren't already provided by the task parameters