mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
Fix bug when 2 identical executions in same auth flow (#2904)
* Fix bug when 2 identical executions in same auth flow * Add changelog fragment * Fix unit tests * Update changelogs/fragments/2904-fix-bug-when-2-identical-executions-in-same-auth-flow.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
677e88b257
commit
0e829e6a23
3 changed files with 12 additions and 9 deletions
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- keycloak_authentication - fix bug when two identical executions are in the same authentication flow
|
||||
(https://github.com/ansible-collections/community.general/pull/2904).
|
Loading…
Add table
Add a link
Reference in a new issue