summaryrefslogtreecommitdiff
path: root/roles/certbot/files/certbot.service
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2026-03-21 19:54:04 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2026-03-21 19:54:04 +0000
commitd22e2491e516845f7810556a80e396e56daaa613 (patch)
tree41637027e8d244436f276c2a8c87dd55a15d3f64 /roles/certbot/files/certbot.service
parentd391379cd897f6869209215ff0eb7d739b34fbfd (diff)
downloadinfra-d22e2491e516845f7810556a80e396e56daaa613.tar.gz
infra-d22e2491e516845f7810556a80e396e56daaa613.tar.bz2
infra-d22e2491e516845f7810556a80e396e56daaa613.zip
Remove custom certbot units
There is certbot-renew.timer file that comes out of the box. No need to maintain own copy.
Diffstat (limited to 'roles/certbot/files/certbot.service')
-rw-r--r--roles/certbot/files/certbot.service6
1 files changed, 0 insertions, 6 deletions
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