mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
Default MySQL works on jessie
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
|
||||
- name: restart mysql
|
||||
action: service name=mysql state=restarted enabled=yes
|
||||
@@ -1,2 +1,4 @@
|
||||
---
|
||||
# handlers file for .
|
||||
|
||||
- name: restart mysql
|
||||
action: service name=mysql state=restarted enabled=yes
|
||||
|
||||
Reference in New Issue
Block a user