You've already forked ansible-role-common
Remove quotes and Jinja2 braces
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
name: postfix
|
||||
state: started
|
||||
enabled: yes
|
||||
when: "{{ postfix_configure }}"
|
||||
when: postfix_configure
|
||||
|
||||
- name: Ensure root forwarding address is set
|
||||
lineinfile:
|
||||
|
||||
Reference in New Issue
Block a user