Files @ 35b9bf9477e1
Branch filter:

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

branko
MAR-155: Updated usage instructions and test site configuration to cover the now mandatory preseed_directory parameter.
1
2
3
4
5
6
---

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