Files @ bd13e65e0e94
Branch filter:

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

branko
MAR-5: Updated the wsgi website to make the nginx configirations look a bit better.
1
2
3
4
---

- name: Restart website
  service: name="{{ fqdn }}" state=restarted