mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
* Fixes #42338 Fixes #42338 Fixed starttls connection usage by adding smtp.ehlo before smtp.has_extn function. * remove Trailing whitespace remove Trailing whitespace Fixes #42338 * marged bcoca requested changes Fixes #42338 move ehlo for starttls section only. * Remove spaces