From 64111cdb25c525a7124e17ebb5e7e3d04a2a008c Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 1 Aug 2014 17:18:11 +0200 Subject: [PATCH] Clean the elections playbook --- playbooks/groups/elections.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/playbooks/groups/elections.yml b/playbooks/groups/elections.yml index f66a03cc39..b13aa7ba1c 100644 --- a/playbooks/groups/elections.yml +++ b/playbooks/groups/elections.yml @@ -42,8 +42,6 @@ - include: "{{ tasks }}/yumrepos.yml" - include: "{{ tasks }}/2fa_client.yml" - include: "{{ tasks }}/motd.yml" -# - include: "{{ tasks }}/openvpn_client.yml" -# when: env != "staging" - include: "{{ tasks }}/apache.yml" - include: "{{ tasks }}/mod_wsgi.yml"