galaxy-mailcatcher
Role of installing Mailcatcher
Mailcatcher ansible galaxy role.
Requirements
None
Role Variables
mailcatcher_postfix_disabled
disable postfixmailcatcher_smtp_port
Mailcatcher smtp portmailcatcher_http_ip
Mailcatcher ipmailcatcher_http_port
Mailcatcher http port
Dependencies
Example Playbook
---
- hosts: all
become: true
roles:
- { role: galaxy-mailcatcher, mailcatcher_postfix_disabled: True, mailcatcher_smtp_port: 25, mailcatcher_http_ip: 0.0.0.0, mailcatcher_http_port: 1080 }
License
BSD
Author Information
Install
ansible-galaxy install dmae3/ansible-galaxy-mailcatcher
License
Unknown
Downloads
39
Owner
Software Engineer