diff --git a/tasks/configure.yml b/tasks/configure.yml index 6b31bc8..fc599e9 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -47,5 +47,5 @@ notify: - postmap sasl passwd - restart postfix - when: postfix_sasl_passwd is defined + when: postfix_sasl_password_map is defined