cesnet.sendmail
perun-ansible-sendmail
This is an Ansible role called cesnet.sendmail that installs Sendmail and sets up relays.
Requirements
Role Variables
sendmail_relays
- A list of relays.
Available Tags
- install
- configuration
Example Playbook
- hosts: all
remote_user: root
vars:
sendmail_relays: []
roles:
- cesnet.sendmail