mirror of https://github.com/ansible/ansible.git
Always specify header of connection keep-alive regardless of python v… (#62218)
* Always specify header of connection keep-alive regardless of python version.
* Add chgangelog fragment
* Fixes to changelog fragment
(cherry picked from commit 606e13919e
)
pull/62378/head
parent
01eef82ed9
commit
15b3bab5b7
@ -0,0 +1,3 @@
|
|||||||
|
bugfixes:
|
||||||
|
- "openssl_certificate - When provider is ``entrust``, use a ``connection: keep-alive`` header for ECS API connections."
|
||||||
|
- "ecs_certificate - Always specify header ``connection: keep-alive`` for ECS API connections."
|
Loading…
Reference in New Issue