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.timer | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 roles/certbot/files/certbot.timer (limited to 'roles/certbot/files/certbot.timer') diff --git a/roles/certbot/files/certbot.timer b/roles/certbot/files/certbot.timer deleted file mode 100644 index 565b4ee..0000000 --- a/roles/certbot/files/certbot.timer +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Renewal of Let's Encrypt's certificates - -[Timer] -OnCalendar=daily -OnCalendar=0/12:12:00 -Persistent=true - -[Install] -WantedBy=timers.target -- cgit v1.3