mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ebaf490653
Fix Keycloak authentication management indexing (#6734)
* fix: keep original index
* refac: provider id choice
* refac: default
* fix: missing docs
* fix: ident
* fix: yaml formatting
* chore: bugfix changelog fragment
* fix: remove minor changes form current PR
* fix: missing yml extension
* Update changelogs/fragments/6734-keycloak-auth-management-indexing.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Skrekulko <Skrekulko@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 7748002636
)
Co-authored-by: Skrekulko <111891715+Skrekulko@users.noreply.github.com>
2 lines
215 B
YAML
2 lines
215 B
YAML
bugfixes:
|
|
- keycloak_authentication - fix Keycloak authentication flow (step or sub-flow) indexing during update, if not specified by the user (https://github.com/ansible-collections/community.general/pull/6734).
|