Skip to content
Snippets Groups Projects
Commit cd17ef4d authored by ak@geant.org's avatar ak@geant.org
Browse files

Fix FQCN of mail module

parent 9fafb410
No related branches found
No related tags found
2 merge requests!2Cic changes,!1Cic changes
Pipeline #84231 failed
......@@ -49,7 +49,7 @@
when: verb == "deploy" and ( dry_run | ansible.builtin.bool )
- name: Send an e-mail using Geant SMTP servers
community.general.notification.mail:
community.general.mail:
host: "{{ cic_alerts_mail_host }}"
port: "{{ cic_alerts_smtp_port }}"
sender: "{{ cic_alerts_sender }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment