Also delivery master.cf to noc02
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
db201960bc
commit
ebf41c6366
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
- "postfix/master.cf/master.cf.{{ host_group }}"
|
||||
- "postfix/master.cf/master.cf.{{ postfix_group }}"
|
||||
- "postfix/master.cf/master.cf"
|
||||
when: inventory_hostname.startswith('smtp-mm') or inventory_hostname.startswith('mailman')
|
||||
when: inventory_hostname.startswith(('smtp-mm', 'mailman', 'noc02'))
|
||||
notify:
|
||||
- restart postfix
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue