Files @ 91f1fe045f28
Branch filter:

Location: majic-ansible-roles/roles/database_server/handlers/main.yml - annotation

branko
MAR-73: Fixed the virtualenv wrapper script in wsgi_website role to properly escape arguments.
1
2
3
4
---

- name: Restart MariaDB
  service: name=mysql state=restarted