mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-20 20:00:23 -07:00
Keycloak: add realm management (#2155)
* Keycloak: add realm management * Minor fixes * Review fixes * Remove sort of list because condition on list cannot be true * Add exception in fail_json and update test * Change output for secret and version in comments * Update copyright Co-authored-by: Felix Fontein <felix@fontein.de> * Add missing traceback * Apply suggestions from code review * Update plugins/modules/identity/keycloak/keycloak_realm.py Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
fe2757f057
commit
cecbc2be2d
5 changed files with 1171 additions and 0 deletions
1
plugins/modules/keycloak_realm.py
Symbolic link
1
plugins/modules/keycloak_realm.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
./identity/keycloak/keycloak_realm.py
|
Loading…
Add table
Add a link
Reference in a new issue