This repo is not maintained anymore. Please see https://github.com/dzangolab/ansible-docker-mailhog instead.
An Ansible role to install mailhog as a Docker container.
This role requires Ansible 1.2 or higher.
Ansible variables are listed below with their default values.
mailhog_hostname
mailhog_network
mailhog_user
---
- hosts: webservers
roles:
- opichon.docker-services
MIT