mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
89c56631c8
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).
|