stdevPavelmc / mailad-ansible-role

Ansible role to install a MailAD server
GNU General Public License v3.0
2 stars 2 forks source link

Role Name

This is an Ansible role to deploy a custom MailAD mail server.

Role Variables

All variables are taken from this config file mailad.conf from the original MailAD, so look there for any explanation about variables

Dependencies

This role has no external dependencies.

Example Playbook

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 ;)

Author Information

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