5 Commits

Author SHA1 Message Date
Guilherme Balzana
29b64067bc Ensure systemd snap certbot timer has started and is enabled 2021-04-01 16:58:16 +01:00
Guilherme Balzana
a6a9b7cf95 Add epel repository for snap install method
Remove the old cerbot package
2021-03-31 18:54:13 +01:00
Jeff Geerling
574c0843c8 Fixes #37: Make renew command configurable. 2017-10-31 10:09:41 -05:00
exploide
f3a260e94e added possibility to install certbot from package management
- introduces a variable certbot_from_git
- adds install from package tasks
- makes a variable called certbot_script available (to handle certbot vs certbot-auto naming)
- fixes #18
2017-02-24 10:10:20 +01:00
exploide
35ceee9f1b restructured tasks such that subtask files are included
this is a preparation for installing certbot from package management
additionally, it might be useful when further tasks are added, e.g. for initial certificate retrieval
2017-02-23 20:00:42 +01:00