diff --git a/roles/copr/frontend/tasks/httpd.yml b/roles/copr/frontend/tasks/httpd.yml index 0242ab6636..be2699979b 100644 --- a/roles/copr/frontend/tasks/httpd.yml +++ b/roles/copr/frontend/tasks/httpd.yml @@ -99,6 +99,3 @@ kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab owner_group: apache owner_user: apache - # Fails to process when the service already exists: - # https://pagure.io/fedora-infrastructure/issue/10065 - when: newcoprdevkeytab is defined