mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-26 16:01:43 -07:00
* Updated keycloak.py to allow defining connection timeout value (#4168) (#2)
* Added parameter to doc_fragments and edited the changelog message (#4168)
* Added parameter to doc_fragments and edited the changelog message (#4168)
(cherry picked from commit 2498591695
)
Co-authored-by: Nikolas Laskaris <laskarisn@gmail.com>
This commit is contained in:
parent
5af1ac26ac
commit
7600fec752
3 changed files with 103 additions and 76 deletions
2
changelogs/fragments/4168-add-keycloak-url-timeout.yml
Normal file
2
changelogs/fragments/4168-add-keycloak-url-timeout.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "keycloak_* modules - added connection timeout parameter when calling server (https://github.com/ansible-collections/community.general/pull/4168)."
|
Loading…
Add table
Add a link
Reference in a new issue