From ce18a1206c9e6ca74177c8ca16e42efae934c00f Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 6 Jan 2024 18:57:53 +0000 Subject: Make certbot a role --- roles/web/files/certbot/certbot.service | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 roles/web/files/certbot/certbot.service (limited to 'roles/web/files/certbot/certbot.service') diff --git a/roles/web/files/certbot/certbot.service b/roles/web/files/certbot/certbot.service deleted file mode 100644 index bea307c..0000000 --- a/roles/web/files/certbot/certbot.service +++ /dev/null @@ -1,6 +0,0 @@ -[Unit] -Description=Let's Encrypt renewal - -[Service] -Type=oneshot -ExecStart=/usr/bin/certbot renew --agree-tos --deploy-hook "systemctl reload nginx" -- cgit v1.2.3-70-g09d2