diff --git a/tasks/configure.yml b/tasks/configure.yml index 63f345b..e556659 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -62,7 +62,7 @@ when: postfix_sasl_password_map is defined - name: postfix | copy pfq script - file: + copy: src: pfq dest: /usr/local/bin/pfq owner: root