2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 04:59:01 +00:00
bench/playbooks/prerequisites/roles/mariadb/handlers/main.yml

4 lines
64 B
YAML

---
- name: restart mysql
service: name=mysql state=restarted