[mailman3] Enable mod_wsgi role again
I'm not sure what it is used for, but the httpd service is failing when the mod_wsgi isn't installed. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
4b54cadbdc
commit
603633eb34
1 changed files with 1 additions and 3 deletions
|
@ -28,9 +28,7 @@
|
|||
- collectd/base
|
||||
- sudo
|
||||
- spamassassin
|
||||
# mailman3 role doesn't need mod_wsgi anymore
|
||||
- {role: mod_wsgi,
|
||||
when: env != "staging"}
|
||||
- mod_wsgi
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue