mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-16 11:52:09 +07:00
Import tasks/defaults/templates/readme from old repo
This commit is contained in:
4
handlers/handlers/main.yml
Normal file
4
handlers/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
- name: restart mysql
|
||||
action: service name=mysql state=restarted enabled=yes
|
||||
Reference in New Issue
Block a user