diff --git a/roles/copr/frontend/tasks/httpd.yml b/roles/copr/frontend/tasks/httpd.yml index 5a8e0ddf33..2b8c6ba7fd 100644 --- a/roles/copr/frontend/tasks/httpd.yml +++ b/roles/copr/frontend/tasks/httpd.yml @@ -8,6 +8,7 @@ - reload httpd tags: - config + - certbot - name: drop old and now unused coprs_ssl.conf file: path=/etc/httpd/conf.d/coprs_ssl.conf state=absent