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
Yoan Tournade 130eb078f3 Do not use anymore deprecated 'Tests as filters'. Use new syntax is failed or is changed.
2018-05-03 23:58:35 +02:00
..
create-cert-standalone.yml
Use json for serializing domain list
2018-02-16 00:47:38 +01:00
include-vars.yml
include distribution specific vars from files
2017-04-01 14:23:08 +02:00
install-from-source.yml
renamed certbot_from_git variable to certbot_install_from_source and fixed some wording
2017-03-19 14:38:07 +01: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
test-cert-exists.yml
Do not use anymore deprecated 'Tests as filters'. Use new syntax is failed or is changed.
2018-05-03 23:58:35 +02:00