copr-fe: use mod_wsgi role
Fix https://github.com/fedora-copr/copr/issues/3623
This commit is contained in:
parent
b168e806d8
commit
60f990bdb7
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@
|
||||||
# python3-libs or any other breaking dependency is updated
|
# python3-libs or any other breaking dependency is updated
|
||||||
- name: Install Fedora Infra mod_wsgi role
|
- name: Install Fedora Infra mod_wsgi role
|
||||||
include_role: name=mod_wsgi
|
include_role: name=mod_wsgi
|
||||||
when: devel|bool
|
|
||||||
|
|
||||||
- name: Enable services
|
- name: Enable services
|
||||||
service: state=started enabled=yes name={{ item }}
|
service: state=started enabled=yes name={{ item }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue