Files @ 37de8a97187c
Branch filter:

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

branko
MAR-5: Updated WSGI webserver role to have the website service running with correct umask.
1
2
3
4
---

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