From dae57df8d747bb602ab9ef13007949b43e88df10 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 31 Mar 2024 12:34:38 +0100 Subject: Migrate to certbot hook scripts Make hooks usage a bit more generic, to apply hooks for services different from nginx. --- roles/certbot/files/certbot.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/certbot/files/certbot.service') diff --git a/roles/certbot/files/certbot.service b/roles/certbot/files/certbot.service index bea307c..26cf2fd 100644 --- a/roles/certbot/files/certbot.service +++ b/roles/certbot/files/certbot.service @@ -3,4 +3,4 @@ Description=Let's Encrypt renewal [Service] Type=oneshot -ExecStart=/usr/bin/certbot renew --agree-tos --deploy-hook "systemctl reload nginx" +ExecStart=/usr/bin/certbot renew --agree-tos -- cgit v1.2.3-70-g09d2