3 Commits

Author SHA1 Message Date
Dieter Provoost
ce3a65be99 allow cron renew arguments to be configurable
Default implementation provides a backward compatible solution
and fixes the issue where the "--quiet" argument doesn't exist
anymore in Ubuntu 16.04's default installation of letsencrypt.
2017-09-30 11:58:35 +02: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