mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 19:11:42 -07:00
* Fix diff mode when updating authentication flow with keycloak_authentication module
* Add changelog fragment
* Fix unit test
* Update plugins/modules/identity/keycloak/keycloak_authentication.py
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Update changelogs/fragments/2963-improve-diff-mode-on-keycloak_authentication.yml
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Update documentation of create_or_update_executions function (return tuple instead of dict)
* Update plugins/modules/identity/keycloak/keycloak_authentication.py
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Update plugins/modules/identity/keycloak/keycloak_authentication.py
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit 3fc97bf80a
)
Co-authored-by: Gaetan2907 <48204380+Gaetan2907@users.noreply.github.com>
This commit is contained in:
parent
dbb37194d4
commit
9e541a6f11
3 changed files with 25 additions and 9 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- keycloak_authentication - enhanced diff mode to also return before and after state when the authentication flow is updated (https://github.com/ansible-collections/community.general/pull/2963).
|
Loading…
Add table
Add a link
Reference in a new issue