vn-ansible/playbooks/send-mail.yml

8 lines
135 B
YAML
Raw Normal View History

2024-09-23 12:30:38 +00:00
- hosts: localhost
become: no
become_method: sudo
tasks:
- name: Send mail
import_role:
name: config-send-mail