Proxies do not need to get certbot
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
361fccdcc2
commit
fbd3ed0d53
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@
|
||||||
when: env == "staging" or "'mirrorlist-proxy' in group_names" }
|
when: env == "staging" or "'mirrorlist-proxy' in group_names" }
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: env != "staging" }
|
when: env != "staging" }
|
||||||
- { role: certbot,
|
|
||||||
when: inventory_hostname == 'proxy01.phx2.fedoraproject.org' }
|
|
||||||
- apache
|
- apache
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue