ansible/roles/msmtp/tasks/main.yml

6 lines
140 B
YAML
Raw Normal View History

2020-08-04 22:51:58 +00:00
---
2020-08-09 05:13:26 +00:00
- include_tasks: "frame.yml"
when: not msmtp_containerized
- include_tasks: "dispatcher.yml"
when: msmtp_containerized