sendmail
Ansible role sendmail
WORK IN PROGRESS! DO NOT USE. (But stay tuned.)
Features
- Idempotent.
- SSL activation.
- SASL activation. FIXME
- Debian and Ubuntu friendly (anyone for Redhat likes and other platforms?).
- A developer/maintainer willing to receive feedback and bug reports.
Requirements
This role must be run as root
but will not become
by itself.
Role Variables
Name | Default | Description |
---|---|---|
FIXME |
"FIXME" |
FIXME. |
Dependencies
FIXME
Notes
FIXME
Example Playbooks
Minimal playbook:
- name: Minimal playbook for role seb4itik.sendmail
hosts: mail
vars:
FIXME
roles:
- "seb4itik.sendmail"
More complete example:
- name: Example playbook for role seb4itik.sendmail
hosts: mail
vars:
FIXME
roles:
- "seb4itik.cyrus_imap"
Tips & Tricks
FIXME
TODO
FIXME
- Write tests (but problem between Docker and systemd).
- Other platforms (Redhat, ...).
License
MIT
Author Information
Install
ansible-galaxy install seb4itik/ansible-sendmail
License
mit
Downloads
37
Owner