msmtp/defaults/main.yml

9 lines
253 B
YAML
Raw Normal View History

2020-07-04 13:10:01 +00:00
notification_mail: "{{inventory_hostname}}@ducamps.win"
msmtp_mailhub: smtp.ducamps.win
msmtp_mailhub_port: 587
msmtp_hostname: ducamps.win
msmtp_auth_user: vincent@ducamps.win
msmtp_auth_pass: the_mandrill_api_key
msmtp_package:
- msmtp
- msmtp-mta