Files
2025-11-18 14:35:38 +01:00

5 lines
90 B
YAML

# handlers file for mysql
---
- name: restart mysql
service: name=mysql state=restarted