From cc88b49dd247f3dcfc275e537521ee03c6aead43 Mon Sep 17 00:00:00 2001 From: Francois Andrieu Date: Sun, 15 Aug 2021 17:21:43 +0200 Subject: [PATCH] websites: enable ssl redirect for fedoracommunity --- playbooks/include/proxies-websites.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 4f661e60e3..a112225522 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -401,7 +401,7 @@ # - fedora.community # - www.fedora.community # - www.fedoraproject.community - ssl: true + sslonly: true certbot: true tags: fedoracommunity