diff --git a/roles/copr/frontend/tasks/main.yml b/roles/copr/frontend/tasks/main.yml index 270c9d892d..58cf17d860 100644 --- a/roles/copr/frontend/tasks/main.yml +++ b/roles/copr/frontend/tasks/main.yml @@ -147,7 +147,6 @@ # python3-libs or any other breaking dependency is updated - name: Install Fedora Infra mod_wsgi role include_role: name=mod_wsgi - when: devel|bool - name: Enable services service: state=started enabled=yes name={{ item }}