mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-03 17:18:54 +00:00
mail: Fix new breakage on python 2.7 (#49197)
* mail: Fix new breakage on python 2.7 * Add changelog fragment * Add basic SMTP testing * Add SMTP integration tests using starttls and TLS
This commit is contained in:
parent
eae81e36fd
commit
7b01725bb5
7 changed files with 215 additions and 2 deletions
2
changelogs/fragments/47019-mail-fix-py27-regression.yaml
Normal file
2
changelogs/fragments/47019-mail-fix-py27-regression.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mail - fix python 2.7 regression
|
||||
Loading…
Add table
Add a link
Reference in a new issue