diff --git a/tasks/communication.yml b/tasks/communication.yml index b8b8a8f..e95757b 100644 --- a/tasks/communication.yml +++ b/tasks/communication.yml @@ -33,7 +33,7 @@ name: postfix state: started enabled: yes - when: "{{ postfix_configure }}" + when: postfix_configure - name: Ensure root forwarding address is set lineinfile: