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