copr-fe: use mod_wsgi role

Fix https://github.com/fedora-copr/copr/issues/3623
This commit is contained in:
Jakub Kadlcik 2025-02-27 10:48:12 +01:00
parent b168e806d8
commit 60f990bdb7

View file

@ -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 }}