StackFocus / ansible-role-postfix-dovecot

An Ansible role that automates the installation and configuration of Postfix and Dovecot with MySQL authentication
14 stars 18 forks source link

Add the role #1

Closed mprahl closed 7 years ago

mprahl commented 7 years ago

I decided to combine the Dovecot and Postfix roles because they rely on each other and I don't want to support scenarios where they are separated.

thatarchguy commented 7 years ago

This is a hefty merge! I ran it through vagrant and it worked after I setup mysql beforehand. I don't see anything that stands out as being wrong.

mprahl commented 7 years ago

@thatarchguy thanks for the review. I'll merge it and we can fix it later if we bump into issues. I'm planning on redeploying my server using this role (it worked on a test server).