Ansible implementation of MailAD
How to use:
- Prepare your Ansible controller and your prospect Ubuntu 20.04 (focal) mail server.
- Generate certificates (self-signed or authentic) for your prospect mail server.
- Run the playbook:
ansible-playbook playbooks/mailad-server-setup.yml -i inventories/hosts.yml -l mail.mailad.cu
- Mail server should now be ready.
This is a draft revision, some configs were not tested. Use at your own risk!