Add python packages for dns acme
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
62b6e5523e
commit
f44a0ee2f5
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
certbot_packages:
|
||||
- certbot
|
||||
- python2-dns-lexicon
|
||||
- python2-certbot-dns-cloudflare
|
||||
- python2-certbot-dns-digitalocean
|
||||
- python2-certbot-dns-ovh
|
||||
- python2-certbot-dns-rfc2136
|
||||
- python2-certbot-dns-route53
|
||||
certbot_webpackages:
|
||||
# - {% if certbot_authservice == 'httpd' %}httpd{% elif certbot_authservice == 'nginx' %}nginx{% endif %}
|
||||
- httpd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue