summaryrefslogtreecommitdiff
path: root/roles/certbot
AgeCommit message (Collapse)Author
2024-04-20Use systemd service instead of service for certbotDmitry Ilvokhin
To properly reload systemd in case of changes in unit file.
2024-03-31Manually create directories for certbot hooksDmitry Ilvokhin
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-07Make ip role workDmitry Ilvokhin
2024-01-06Make certbot a roleDmitry Ilvokhin