diff --git a/playbooks/groups/batcave.yml b/playbooks/groups/batcave.yml index 9e045311eb..1fa9aa2e63 100644 --- a/playbooks/groups/batcave.yml +++ b/playbooks/groups/batcave.yml @@ -33,7 +33,8 @@ - role: httpd/certificate certname: "{{wildcard_cert_name}}" SSLCertificateChainFile: "{{wildcard_int_file}}" - - openvpn/client + - role: openvpn/client + when: datacenter != 'iad2' - role: rabbit/user username: "mirror_pagure_ansible{{ env_suffix }}" when: datacenter != 'iad2'