add changelog fragment

This commit is contained in:
Felix Gruenbauer 2025-04-14 10:11:02 +02:00
commit ab8dc5dd8a

View file

@ -0,0 +1,2 @@
bugfixes:
- keycloak_identity_provider - add ``hideOnLogin`` parameter to the module, the old parameter ``config/hideOnLoginPage`` is kept for compatibility (https://github.com/ansible-collections/community.general/pull/9983).