use underscores instead of dashes inside role names
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
otthorn 2021-01-29 23:44:20 +01:00
parent 094334e069
commit b8e4ece8a7

View file

@ -3,13 +3,13 @@
# Deploy mail server # Deploy mail server
- hosts: mail.auro.re - hosts: mail.auro.re
roles: roles:
- mail-utils - mail_utils
- mail-certificates - mail_certificates
- nfs-client - nfs_client
- postfix - postfix
- dovecot - dovecot
# - rspamd # - rspamd
# - mail-fail2ban # - mail_fail2ban
# #
# Make OVH server send mails through proxy ? # Make OVH server send mails through proxy ?
# Add multiple MX # Add multiple MX