diff --git a/playbooks/groups/certgetter.yml b/playbooks/groups/certgetter.yml index fa44566750..2a7362e57e 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"