mirror of https://github.com/ansible/ansible.git
Fix for starttls connections for notification mail module
* starttls connection usage is now adding smtp.ehlo before smtp.has_extn function.
* Fixes #42338
(cherry picked from commit 5df01abd58
)
pull/42737/merge
parent
944161c9ea
commit
cbebcc3ac8
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- fix mail module when using starttls https://github.com/ansible/ansible/issues/42338
|
Loading…
Reference in New Issue