Externalize role

This commit is contained in:
Adrien Reslinger 2018-10-08 19:35:07 +02:00
commit 33760a4e3a
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
11 changed files with 222 additions and 0 deletions

8
vars/RedHat.yml Normal file
View file

@ -0,0 +1,8 @@
certbot_packages:
- certbot
- python2-dns-lexicon
certbot_webpackages:
# - {% if certbot_authservice == 'httpd' %}httpd{% elif certbot_authservice == 'nginx' %}nginx{% endif %}
- httpd
certbot_webuser: apache