sendmail

perun-ansible-sendmail

Ansible galaxy role cesnet.sendmail that installs sendmail and add relays.

Requirements

Role variables

  • sendmail_relays - List of relays

Available tags

  • install
  • configuration

Example playbook

- hosts: all
  remote_user: root
  vars:
    sendmail_relays: []
  roles:
    - cesnet.sendmail
About

Installs sendmail and add a relay.

Install
ansible-galaxy install CESNET/ansible-role-sendmail
GitHub repository
License
apache-2.0
Downloads
211
Owner
Czech Educational and Research Network