This is an Ansible role to deploy a custom MailAD mail server.
All variables are taken from this config file mailad.conf from the original MailAD, so look there for any explanation about variables
This role has no external dependencies.
See test.yml for a simple example of how to use this role, in fact that's the example we run to make CI test ;)
Pavel Milanes, same author of the MailAD mail server provision script.
This Ansible role is based on a previous work done porting MailAD to Ansible by @dienteperro, you can see his work here: mailad-ansible