ansible-role-certbot/vars/RedHat.yml
2018-10-08 19:35:07 +02:00

8 lines
217 B
YAML

certbot_packages:
- certbot
- python2-dns-lexicon
certbot_webpackages:
# - {% if certbot_authservice == 'httpd' %}httpd{% elif certbot_authservice == 'nginx' %}nginx{% endif %}
- httpd
certbot_webuser: apache