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 07:21:44 +02:00
Code Issues Projects Releases Wiki Activity
ansible-role-certbot/tasks
History
Wout van Heeswijk 1ba6953741 Move 'stop' services to pre-hook and post-hook. This way they will also be stopped and started when renewing.
- remove service stop/start tasks
- add pre-hook/post-hook templates
- add pre-hook/pos-hook template tasks
2019-02-20 11:06:31 +01:00
..
create-cert-standalone.yml
Move 'stop' services to pre-hook and post-hook. This way they will also be stopped and started when renewing.
2019-02-20 11:06:31 +01: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
include distribution specific vars from files
2017-04-01 14:23:08 +02: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