The `smtp-relay.yml` playbook configures Postfix on the managed node as an SMTP relay.
4 lines
41 B
YAML
4 lines
41 B
YAML
- hosts: smtp-relay
|
|
roles:
|
|
- postfix
|