mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
@@ -20,7 +20,6 @@
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- mod_wsgi
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
||||
Reference in New Issue
Block a user