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
shnee cb30eb2d30
Fixed typo in keycloak_client_rolemapping examples (#4393)
* Fixed typo in keycloak_client_rolemapping examples

* Add a changelog fragment.

* Removed changelogs fragment for docs-only change.

Co-authored-by: shnee <shnee@shnee.net>
2022-03-24 07:08:11 +01:00
..
keycloak_authentication.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_client.py Bugfix keycloak client do not report changes when there is none (#3610) 2021-10-30 08:18:31 +02:00
keycloak_client_rolemapping.py Fixed typo in keycloak_client_rolemapping examples (#4393) 2022-03-24 07:08:11 +01: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 module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_realm_info.py New Module: Keycloak Realm Info (#3998) 2022-01-11 06:42:47 +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) 2022-02-22 09:23:44 +01:00