Remove quotes and Jinja2 braces

This commit is contained in:
2018-06-29 21:05:57 +12:00
parent b6d7c14c2d
commit 7ddfb63b00

View File

@@ -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: