IPA: don't add the mod_wsgi role, let the installed set the options it wants

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard
2020-11-10 12:07:49 +01:00
parent 6185f038b6
commit d58d1bd208

View File

@@ -20,7 +20,6 @@
- sudo
- { role: openvpn/client,
when: env != "staging" }
- mod_wsgi
pre_tasks:
- import_tasks: "{{ tasks_path }}/yumrepos.yml"