1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/identity/keycloak
patchback[bot] 8adc746d90
keycloak_realm: fix default groups and roles (#4241) (#4719) (#4753)
* keycloak_realm: fix default groups and roles (#4241)

* add changelog fragment

(cherry picked from commit 7ee15f95f7)

Co-authored-by: adam-cleo <90759784+adam-cleo@users.noreply.github.com>
2022-05-30 12:55:59 +02:00
..
keycloak_authentication.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_client.py Keycloak client, Add always_display_in_console option (#4429) (#4448) 2022-04-05 07:09:20 +02:00
keycloak_client_rolemapping.py Fixed typo in keycloak_client_rolemapping examples (#4393) (#4401) 2022-03-24 06:44:18 +00:00
keycloak_clientscope.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_clienttemplate.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_group.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_identity_provider.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_realm.py keycloak_realm: fix default groups and roles (#4241) (#4719) (#4753) 2022-05-30 12:55:59 +02:00
keycloak_realm_info.py New Module: Keycloak Realm Info (#3998) (#4022) 2022-01-11 07:13:16 +01:00
keycloak_role.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_user_federation.py Fixes for keycloak_user_federation (#4212) (#4252) 2022-02-22 10:08:53 +01:00