ansible-msmtp-mailer/tests/test.yml

9 lines
179 B
YAML
Raw Normal View History

2018-05-07 08:29:25 +00:00
---
# tests run by travis
2018-05-07 08:29:25 +00:00
- hosts: all
roles:
- role: role_under_test
# test mail works in a local docker container, but not on travis
msmtp_send_test_mail: no