mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6fec5a7005
bugfix(keycloak): fix parameters for realm key creation (#8823)
* bugfix(keycloak): fix parameters for realm key creation
* supply changelog fragment
* fix formatting
* fix formatting
* Update changelogs/fragments/8823-keycloak-realm-key.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ea389e7045
)
Co-authored-by: Björn Bösel <bjoernboesel@gmail.com>
2 lines
No EOL
209 B
YAML
2 lines
No EOL
209 B
YAML
bugfixes:
|
|
- keycloak_realm_key - fix invalid usage of ``parent_id`` (https://github.com/ansible-collections/community.general/issues/7850, https://github.com/ansible-collections/community.general/pull/8823). |