From 848170ce7205f810e32a84aa0620d0bf30c8ccb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Sat, 28 May 2022 10:05:13 +0200 Subject: [PATCH] Too early for certbot, we need to update the DNS first MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- 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 7ce9018459..e86b8890ef 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -1169,6 +1169,6 @@ - www.ipsilon-project.org ssl: true sslonly: true - certbot: true + #certbot: true tags: - ipsilon-website