Files @ 4a23a2f7f56a
Branch filter:

Location: majic-ansible-roles/roles/xmpp_server/handlers/main.yml

branko
MAR-151: Update/fix test site wsgihello2 role:

- Include six as dependency for ipcalc (bug in packaging of ipcalc).
- Updated requirements for the application.
- Specify the wsgi_requirements_in parameter, and update the
wsgi_requirements parameter.
1
2
3
4
5
6
---

- name: Restart Prosody
  service:
    name: prosody
    state: restarted