diff --git a/tasks/configure.yml b/tasks/configure.yml index 5a7d5e3..62827f6 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -15,8 +15,8 @@ - name: Fail if opendkim-genkey is not found fail: when: - - where_result.stdout == "" - which_result.stdout == "" + - where_result.stdout == "" - name: Set command for opendkim-genkey (using which) set_fact: