Proxies do not need to get certbot

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-11-24 23:31:34 +00:00
parent 361fccdcc2
commit fbd3ed0d53

View file

@ -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: