Add certbot installation with root cert renew
This commit is contained in:
parent
a08eb939b6
commit
c7a20e14a1
9 changed files with 101 additions and 14 deletions
2
roles/reverse-proxy/templates/cloudflare.ini.j2
Normal file
2
roles/reverse-proxy/templates/cloudflare.ini.j2
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Cloudflare API token used by Certbot
|
||||
dns_cloudflare_api_token = {{ dns_cloudflare_api_token }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue