"The module mail was redirected to community.general.notification.mail, which could not be loaded."
code:
- name: Mail
mail:
port: XXX
username: XXXXXXXX
password: XXXXXXXXXX
subject: Overview of the changes
body: 'Change 1205 is live.'
I install requirements.yml
Example:
requirements.yml
collections:
# Install ansible.posix Ansible Collection
- name: community.windows
- name: community.general
- name: ansible.windows