remove whitespace
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adrien Reslinger 2020-06-04 22:42:58 +02:00
parent f00ca79a72
commit 75f9a93d8a

View file

@ -18,7 +18,7 @@
when:
- certbot_authtype == "http"
- certbot_authservice == "httpd"
#- name: install web service packages
# package: name="{{ certbot_webpackages }}" state=latest update_cache=yes
# notify: Restart httpd