Quote this too. Quote all the things
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
fa0d94d697
commit
4eef39463f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
- name: Deploy sender_access file
|
||||
copy: src="{{private}}/files/smtpd/sender_access" dest="/etc/postfix/sender_access"
|
||||
when: "{{postfix_group}} == 'smtp-mm'"
|
||||
when: "'{{postfix_group}}' == 'smtp-mm'"
|
||||
tags:
|
||||
- postfix
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue