mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
* fix(docs): missing info on id when creating realms * fix(sanitize_cr): avoid crash when realmrep is empty * remove unrelated change * remove unrelated change * added changlog * correct: changelogs * Update changelogs Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Guillaume Dorschner <guillaume.dorschner@thalesgroup.com> Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
170 B
YAML
3 lines
170 B
YAML
---
|
|
bugfixes:
|
|
- keycloak_realm - fixed crash in ``sanitize_cr()`` when ``realmrep`` was ``None`` (https://github.com/ansible-collections/community.general/pull/11260).
|