diff --git a/tasks/main.yml b/tasks/main.yml index d4362e0..7ee6f80 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -88,6 +88,7 @@ - name: 'ensure configurations' when: - ansible_system == 'Linux' + - http_vhost is defined - ensure_apache is defined - ensure_apache.template_list is defined - ensure_apache.template_list is iterable