[certbot] Configure certbot

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-05-25 08:26:01 +02:00
parent c0a466db6a
commit f9491c6553
8 changed files with 115 additions and 1 deletions

9
group_vars/certbot.yml Normal file
View File

@ -0,0 +1,9 @@
---
glob_certbot:
- dns_rfc2136_server: '172.16.42.103'
dns_rfc2136_name: certbot_challenge.
dns_rfc2136_secret: "{{ vault.certbot_dns_secret }}"
mail: ynerant@crans.org
certname: ynerant.fr
# domains: "*.ynerant.fr"
domains: "ynerant.fr, *.ynerant.fr, ens.kitchen, *.ens.kitchen, ananas.paris, *.ananas.paris, saperlistpopette.fr, *.saperlistpopette.fr"