From a901cb20937001df00288aa4dacba62e050ea5c2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 25 Nov 2017 23:36:59 +0000 Subject: [PATCH] drop this since we just remove it later because we are using python3 --- playbooks/groups/mdapi.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/mdapi.yml b/playbooks/groups/mdapi.yml index 7075c0a214..c6de2fa0a0 100644 --- a/playbooks/groups/mdapi.yml +++ b/playbooks/groups/mdapi.yml @@ -24,7 +24,6 @@ - { role: openvpn/client, when: env != "staging" } - collectd/base - - { role: mod_wsgi, when: env == "staging" } tasks: - import_tasks: "{{ tasks_path }}/2fa_client.yml"