From 41eb6b506f1af39ee9b10b1e04b4789739fa368e Mon Sep 17 00:00:00 2001
From: Chris Croome <chris@webarchitects.co.uk>
Date: Mon, 27 Jan 2020 16:50:50 +0000
Subject: [PATCH] fix

---
 tasks/checks.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tasks/checks.yml b/tasks/checks.yml
index b3acc33..27465ce 100644
--- a/tasks/checks.yml
+++ b/tasks/checks.yml
@@ -48,6 +48,7 @@
           debug:
             var: mod
             verbosity: 2
+          loop: apache_mods_enabled
           loop_control:
             loop_var: mod
             label: "{{ mod }}"
-- 
GitLab