msmtp/defaults/main.yml
2020-07-04 15:10:01 +02:00

9 lines
253 B
YAML

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