diff --git a/roles/copr/frontend/tasks/httpd.yml b/roles/copr/frontend/tasks/httpd.yml index a1afac79b7..bed3d662d7 100644 --- a/roles/copr/frontend/tasks/httpd.yml +++ b/roles/copr/frontend/tasks/httpd.yml @@ -101,4 +101,4 @@ owner_user: apache # Fails to process when the service already exists: # https://pagure.io/fedora-infrastructure/issue/10065 - when: false + when: new-copr-dev-keytab is defined