From d22e2491e516845f7810556a80e396e56daaa613 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 21 Mar 2026 19:54:04 +0000 Subject: Remove custom certbot units There is certbot-renew.timer file that comes out of the box. No need to maintain own copy. --- roles/certbot/files/certbot.service | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 roles/certbot/files/certbot.service (limited to 'roles/certbot/files/certbot.service') diff --git a/roles/certbot/files/certbot.service b/roles/certbot/files/certbot.service deleted file mode 100644 index 26cf2fd..0000000 --- a/roles/certbot/files/certbot.service +++ /dev/null @@ -1,6 +0,0 @@ -[Unit] -Description=Let's Encrypt renewal - -[Service] -Type=oneshot -ExecStart=/usr/bin/certbot renew --agree-tos -- cgit v1.3