apps_smtp
ansible-apps_smtp
Description
Deploy postfix and use it as relay host through mailjet.
Requirements
none
Role variables
See variables for more details.
Examples
---
- hosts: apps_smtp
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-apps_smtp
License
This project is licensed under Apache License. See LICENSE for more details.
Author Information
Install
ansible-galaxy install lotusnoir/ansible-apps_smtp
License
apache-2.0
Downloads
18
Owner