Move mod_wsgi to a role rather than a included tasks
This commit is contained in:
parent
5cce9c0030
commit
07f04462c3
37 changed files with 37 additions and 39 deletions
|
@ -23,6 +23,7 @@
|
|||
- fas_client
|
||||
- collectd/base
|
||||
- apache
|
||||
- mod_wsgi
|
||||
- fedmsg/base
|
||||
- notifs/frontend
|
||||
- sudo
|
||||
|
@ -33,7 +34,6 @@
|
|||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- include: "{{ tasks }}/2fa_client.yml"
|
||||
- include: "{{ tasks }}/motd.yml"
|
||||
- include: "{{ tasks }}/mod_wsgi.yml"
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue