Files @ c56a03a698ee
Branch filter:

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

branko
MAR-9: Updated documentation to describe how to change the domain in test site. Updated instructions for generating the TLS keys and certificates (via playbook) in test site.
1
2
3
4
---

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