StackFocus / ansible-role-postfix-dovecot

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

Install MySQL for Vagrant tests #2

Open mprahl opened 7 years ago

mprahl commented 7 years ago

We currently don't install MySQL and setup the schema that is required in our Vagrant tests. We should do that for better testing. An easy way to do this is to use the PostMaster role as a dependency in testing.