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