Add mail relaying to foo.sh addresses for nms hosts
This commit is contained in:
parent
d55c77c30f
commit
a7035e9c38
2 changed files with 6 additions and 0 deletions
|
@ -30,6 +30,11 @@
|
|||
- import_role:
|
||||
name: rsyslog
|
||||
tasks_from: udp-listen
|
||||
- import_role:
|
||||
name: postfix
|
||||
tasks_from: relay
|
||||
vars:
|
||||
relay_domains: [foo.sh]
|
||||
|
||||
# convert this to role for restart support
|
||||
- name: enable ntp server for oob network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue