summaryrefslogtreecommitdiff
path: root/roles/certbot/files
AgeCommit message (Collapse)Author
2026-03-21Remove custom certbot unitsDmitry Ilvokhin
There is certbot-renew.timer file that comes out of the box. No need to maintain own copy.
2024-03-31Migrate to certbot hook scriptsDmitry Ilvokhin
Make hooks usage a bit more generic, to apply hooks for services different from nginx.
2024-01-06Make certbot a roleDmitry Ilvokhin