diff --git a/tasks/main.yml b/tasks/main.yml index 8cee1df..9ead138 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -182,8 +182,8 @@ - name: Disable chroot for services postconf: - service: "{{ item.1 }}" - type: "{{ item.2 }}" + service: "{{ item.0 }}" + type: "{{ item.1 }}" chroot: "n" notify: reload postfix loop: