Update to use community mail module
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{% endif %}
|
||||
|
||||
- name: Email the upgrade summary using Gmail SMTP
|
||||
ansible.builtin.mail:
|
||||
community.general.mail:
|
||||
host: smtp.gmail.com
|
||||
port: 587
|
||||
username: "{{ lookup('env', 'SMTP_USER') }}"
|
||||
|
Reference in New Issue
Block a user