00ab880a0d
As we don't provide wsgi file for mod_wsgi deployment (despite having task to do that) and trove package don't contain wsgi application we should drop apache mod_wsgi part of the setup as it's not functional. Change-Id: I0a12fad27d3f994d79ead52ac90873a1e1362144
7 lines
84 B
YAML
Executable File
7 lines
84 B
YAML
Executable File
---
|
|
- name: Install trove
|
|
hosts: all
|
|
user: root
|
|
roles:
|
|
- role: "os_trove"
|