Ansible role to install Mailhog as a Systemd service.
- Systemd
All variables are listed below, along with their default values in defaults/main.yml:
ndench_mailhog:
version: 1.0.0 # The version of mailhog to install
None.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: dev
roles:
- { role: ndench.mailhog }
MIT
This role was created in 2017 by Nathan Dench.