[PR #11513/0e184d24 backport][stable-12] add support for localizationTexts in keycloak_realm.py (#11530)

add support for localizationTexts in keycloak_realm.py (#11513)

* add support for localizationTexts in keycloak_realm.py

* add changelog fragment

* change version added to next minor release

* Update changelogs/fragments/11513-keycloak-realm-localizationTexts-support.yml



* Update plugins/modules/keycloak_realm.py



---------


(cherry picked from commit 0e184d24cf)

Co-authored-by: nwintering <33374766+nwintering@users.noreply.github.com>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2026-02-21 23:07:08 +01:00
committed by GitHub
parent d3dd685ad4
commit c2751dd6f5
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- keycloak_realm - add support for ``localizationTexts`` option in Keycloak realms (https://github.com/ansible-collections/community.general/pull/11513).