From 0c51cbc28140dccceba795056de5e86b757453bd Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 1 Oct 2014 16:32:35 +0000 Subject: [PATCH] There is no staging here.. --- playbooks/groups/anitya.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/groups/anitya.yml b/playbooks/groups/anitya.yml index 3e3e000b9f..d66bdef5aa 100644 --- a/playbooks/groups/anitya.yml +++ b/playbooks/groups/anitya.yml @@ -40,8 +40,7 @@ - fas_client - sudo - collectd/base - - { role: openvpn/client, - when: env != "staging" } + - openvpn/client tasks: - include: "{{ tasks }}/yumrepos.yml"