Commit Graph
8 Commits
Author SHA1 Message Date
exploide 92ef96faff notes on distributions which do not ship certbot package 2017-03-19 17:17:43 +01:00
exploide 141dd08882 package module requires Ansible >= 2.0 2017-03-19 15:51:54 +01:00
exploide ef18833af5 made README more clear regarding package vs source installation 2017-03-19 14:49:28 +01:00
exploide afa993333f renamed certbot_from_git variable to certbot_install_from_source and fixed some wording 2017-03-19 14:38:07 +01:00
exploide 33724b0a93 this role is also compatible with Fedora
- mention Fedora in meta
- adapt description of role because this role should work on most distributions, not only EL and Debian/Ubuntu
2017-02-24 10:19:01 +01:00
exploide b82eeeed79 adapted README to cover install from package possibility 2017-02-24 10:16:07 +01: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