mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Fix exception in the mail callback plugin (#4026)
This commit is contained in:
parent
c18fdb43d7
commit
c7500c217f
2 changed files with 12 additions and 17 deletions
2
changelogs/fragments/4026-fix-mail-callback.yml
Normal file
2
changelogs/fragments/4026-fix-mail-callback.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mail callback plugin - fix crash on Python 3 (https://github.com/ansible-collections/community.general/issues/4025, https://github.com/ansible-collections/community.general/pull/4026).
|
Loading…
Add table
Add a link
Reference in a new issue