mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
Allow custom providerId in keycloak_user_federation (#7789)
* Update keycloak_user_federation.py
* stub out changelog
* update PR reference
* remove 'choices' from documentation
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 08ece2e0fa
)
Co-authored-by: Clif Reeder <clifreeder@gmail.com>
2 lines
186 B
YAML
2 lines
186 B
YAML
minor_changes:
|
|
- keycloak_user_federation - allow custom user storage providers to be set through ``provider_id`` (https://github.com/ansible-collections/community.general/pull/7789).
|