9 lines
253 B
YAML
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
|