Logo
Explore Help
Sign In
gregandev/ansible-role-certbot
gregandev/ansible-role-certbot
1
0
Fork 0
You've already forked ansible-role-certbot
mirror of https://github.com/geerlingguy/ansible-role-certbot.git synced 2025-06-16 23:41:31 +02:00
Code Issues Projects Releases Wiki Activity
ansible-role-certbot/tasks
History
Jonathan Hanson ae4e10c5a4 Ensure debian-like distributions get the latest version of certbot
- Remove the non-standard Ubuntu 16.04 package and script name (letsencrypt vs certbot)
- Add the EFF-maintained certbot PPA
2020-03-26 17:10:21 -07:00
..
create-cert-standalone.yml
Fixes E305 linting error: use shell only when required.
2018-12-06 16:15:09 -06:00
include-vars.yml
include distribution specific vars from files
2017-04-01 14:23:08 +02:00
install-from-source.yml
Fix Ansible lint issues.
2018-09-26 21:32:28 -05:00
install-with-package.yml
Ensure debian-like distributions get the latest version of certbot
2020-03-26 17:10:21 -07:00
main.yml
Fixes #12: Document how to generate certs automatically using certbot --standalone.
2017-12-11 22:17:25 -06:00
renew-cron.yml
Fixes #37: Make renew command configurable.
2017-10-31 10:09:41 -05:00