mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Quote this too. Quote all the things
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user