From 08583189bc593350daf39a320d80cae0a7c3e50d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 22 Jan 2015 18:01:11 +0000 Subject: [PATCH] This is a task not a role --- playbooks/groups/blockerbugs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/blockerbugs.yml b/playbooks/groups/blockerbugs.yml index 3b25e02436..8e284bfdd8 100644 --- a/playbooks/groups/blockerbugs.yml +++ b/playbooks/groups/blockerbugs.yml @@ -26,6 +26,7 @@ pre_tasks: - include: "{{ tasks }}/apache.yml" + - include: "{{ tasks }}/mod_wsgi.yml" roles: - base @@ -35,7 +36,6 @@ - fas_client - collectd/base - sudo - - mod_wsgi - blockerbugs tasks: