1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
patchback[bot] a13541299e
mail: adding capability to specify ehlo hostname (#3425) (#3427)
* Adding capability to specify ehlo hostname

* Fixing default for ehlohost

the CI did not like "None" as default in the documentation,
judging from the rest of the definitions omitting that seems to be right

* Update plugins/modules/notification/mail.py

Proper spelling in documentation

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

* Adding Changelog Fragment

* Update changelogs/fragments/3425-mail_add_configurable_ehlo_hostname.yml

Proper phrasing in changelog

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

* integration-test for ehlohost parameter

* proper description, increased async-time

changed body of ehlohost-mail to reflect ehlohost
increased async from 30 to 45 as CI failed because
smtp was already down.

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit ae6cbc2d82)

Co-authored-by: Hartwig Hauschild <hardy+github@foxxnet.de>
2021-09-24 07:41:21 +02:00
..
action fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
become Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test (#3069) (#3087) 2021-07-26 14:13:28 +02:00
cache [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
callback opentelemetry callback: context propagation and error exception (#3378) (#3381) 2021-09-16 22:34:12 +02:00
connection [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
doc_fragments Adds redis_data_info module (#3227) (#3346) 2021-09-08 13:37:11 +02:00
filter New filter plugin - unicode_normalization (#3359) (#3362) 2021-09-12 14:40:02 +02:00
inventory Icinga2 inventory plugin (#3202) (#3392) 2021-09-18 15:34:27 +02:00
lookup tss: add option for token authorization (#3327) (#3372) 2021-09-14 19:49:51 +02:00
module_utils Add keycloak_user_federation module (#3340) (#3408) 2021-09-20 19:50:03 +02:00
modules mail: adding capability to specify ehlo hostname (#3425) (#3427) 2021-09-24 07:41:21 +02:00