Externalize role
This commit is contained in:
commit
33760a4e3a
11 changed files with 222 additions and 0 deletions
8
vars/RedHat.yml
Normal file
8
vars/RedHat.yml
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue