Add python packages for dns acme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-01-06 00:43:35 +01:00
parent 62b6e5523e
commit f44a0ee2f5
Signed by: adrien
GPG key ID: DA7B27055C66D6DE

View file

@ -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