This commit is contained in:
parent
f00ca79a72
commit
75f9a93d8a
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
when:
|
when:
|
||||||
- certbot_authtype == "http"
|
- certbot_authtype == "http"
|
||||||
- certbot_authservice == "httpd"
|
- certbot_authservice == "httpd"
|
||||||
|
|
||||||
#- name: install web service packages
|
#- name: install web service packages
|
||||||
# package: name="{{ certbot_webpackages }}" state=latest update_cache=yes
|
# package: name="{{ certbot_webpackages }}" state=latest update_cache=yes
|
||||||
# notify: Restart httpd
|
# notify: Restart httpd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue