vn-ansible/playbooks/send-mail.yml

7 lines
100 B
YAML

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