From 0f245715be70106aa6ff29827c4be6c7287ea7e2 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 21 May 2015 11:32:30 +0200 Subject: [PATCH] Drop the git server role for pagure, we don't need git:// anymore --- playbooks/groups/pagure.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/pagure.yml b/playbooks/groups/pagure.yml index bb9ca68a86..8cc9ac7d36 100644 --- a/playbooks/groups/pagure.yml +++ b/playbooks/groups/pagure.yml @@ -34,7 +34,6 @@ - collectd/base - openvpn/client - postgresql_server - - git/server tasks: - include: "{{ tasks }}/yumrepos.yml"