summaryrefslogtreecommitdiffstats
path: root/roles/common-SQL/handlers/main.yml
blob: 435c20e83275c4e9809e996e99ede5aea9ece3a7 (plain)
1
2
3
---
- name: Restart MySQL
  service: name=mysql state=restarted