diff --git a/tasks/configure.yml b/tasks/configure.yml index 7602dbd..77cc9c8 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -24,6 +24,7 @@ loop: "{{ vhosts }}" when: - ssl + - "'ssl' in item" - item.ssl - name: Ensure MPM Worker module is disabled