diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index af93d199be..460b5e1a51 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -27,8 +27,6 @@ when: env == "staging" or "'mirrorlist-proxy' in group_names" } - { role: openvpn/client, when: env != "staging" } - - { role: certbot, - when: inventory_hostname == 'proxy01.phx2.fedoraproject.org' } - apache tasks: