mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
keycloak_user_federation: add user federation config parameter `referral` to module args (#8954)
* add keycloak referral parameter to module args
* add changelog fragment
* Update plugins/modules/keycloak_user_federation.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/8954-keycloak-user-federation-add-referral-parameter.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit c7e2875a4d
)
Co-authored-by: fgruenbauer <gruenbauer@b1-systems.de>
2 lines
No EOL
195 B
YAML
2 lines
No EOL
195 B
YAML
minor_changes:
|
|
- keycloak_user_federation - add the user federation config parameter ``referral`` to the module arguments (https://github.com/ansible-collections/community.general/pull/8954). |