replaced command by shell
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: mailserver | postfix | configuration
|
||||
command:
|
||||
shell:
|
||||
cmd: "postconf {{item.key}}={{item.value}}"
|
||||
loop:
|
||||
- {key: "address_verify_map", value: "btree:/usr/lib/postfix/bin/verify"}
|
||||
|
||||
Reference in New Issue
Block a user