base/postfix: no need to make a hash here, regexp uses the normal file.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6a0a3994ce
commit
b035dceff5
1 changed files with 0 additions and 9 deletions
|
@ -38,15 +38,6 @@
|
|||
- config
|
||||
- base
|
||||
|
||||
- name: Create sender_access hash
|
||||
command: postmap regexp:/etc/postfix/sender_access
|
||||
changed_when: false
|
||||
when: postfix_group == "smtp-mm" or postfix_group == "mailman"
|
||||
tags:
|
||||
- postfix
|
||||
- config
|
||||
- base
|
||||
|
||||
- name: enable postfix to start
|
||||
service: name=postfix state=started enabled=true
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue