smtp-relay: PB to deploy Postfix SMTP relay
The `smtp-relay.yml` playbook configures Postfix on the managed node as an SMTP relay.
This commit is contained in:
3
smtp-relay.yml
Normal file
3
smtp-relay.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- hosts: smtp-relay
|
||||
roles:
|
||||
- postfix
|
||||
Reference in New Issue
Block a user