diff --git a/tasks/main.yml b/tasks/main.yml index 87995ac..25fdb79 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -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