mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 13:40:17 +00:00
Added cronjob for certbot renewals
This commit is contained in:
3
roles/webserver/files/certbot-renew
Normal file
3
roles/webserver/files/certbot-renew
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
/usr/bin/certbot renew
|
||||
Reference in New Issue
Block a user