1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-15 16:31:30 +00:00
community.general/plugins/module_utils/identity/keycloak
Marius Bertram 5d5392786c
Add Keycloak module to send execute-actions email to users (#10950)
* Add Keycloak module to send execute-actions email to users

Signed-off-by: Marius Bertram <marius@brtrm.de>

* Fix Example Typo

Signed-off-by: Marius Bertram <marius@brtrm.de>

* Break if argument_speck() is broken

Signed-off-by: Marius Bertram <marius@brtrm.de>

* Adjust to new tests in main.

* Remove unnecessary version_added.

---------

Signed-off-by: Marius Bertram <marius@brtrm.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-10-30 20:55:31 +01:00
..
keycloak.py Add Keycloak module to send execute-actions email to users (#10950) 2025-10-30 20:55:31 +01:00
keycloak_clientsecret.py Add support for client auth in Keycloak cllient secrets module (#10933) 2025-10-19 21:12:41 +02:00