This roles installs and configures postfix to relay all mail to another smtp server.
See meta/main.yml
See meta/main.yml
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- jfahrer.postfix-local-relay
MIT