diff --git a/playbooks/groups/certgetter.yml b/playbooks/groups/certgetter.yml index 2a7362e57e..fa44566750 100644 --- a/playbooks/groups/certgetter.yml +++ b/playbooks/groups/certgetter.yml @@ -18,8 +18,8 @@ - fas_client - rsyncd - sudo - - { role: openvpn/client, - when: env != "staging" } + #- { role: openvpn/client, + # when: env != "staging" } tasks: - include: "{{ tasks_path }}/yumrepos.yml"