Installs sendmail
- hosts: servers
roles:
- wtanaka.sendmail
Default: True
When True, this role short-circuits itself if a "sendmail" is already in the path
The full set of configuration options available are visible in defaults/main.yml
GPLv2