vn-ansible/playbooks/send-mail.yml

7 lines
98 B
YAML

- name: Send mail
hosts: localhost
become: no
tasks:
- import_role:
name: send-mail