ansible-roles/certbot
Jérémy Lecour 2ed77c60f0 Improve Ansible syntax
replace « x | changed » by « x is changed »
add explicit « bool » filter
use « length » filter instead of string comparison
2021-05-09 23:06:42 +02:00
..
defaults certbot: configure remote servers 2021-05-03 11:44:59 +02:00
files certbot: fix remote directory initialization 2021-05-03 11:44:44 +02:00
handlers certbot: use a fixed 1.9.0 version of the certbot-auto script (renamed "letsencrypt-auto") 2021-01-07 18:55:44 +01:00
tasks Improve Ansible syntax 2021-05-09 23:06:42 +02:00
templates/acme-challenge cerbot: use the legacy script on Debian 8 and 9 2021-02-04 16:34:24 +01:00