From dc979310e1c09dcd4af57d1a44637f57a95523f0 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Tue, 9 May 2023 10:24:25 +0300 Subject: [PATCH] use certbot plugin for apache --- tasks/install.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/install.yml b/tasks/install.yml index f5523a3..acfa0cf 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -5,6 +5,7 @@ - postfix-mysql - postfix-doc - certbot + - python3-certbot-apache - libsasl2-2 - libsasl2-modules - libsasl2-modules-sql