Default MySQL works on jessie

This commit is contained in:
Emilien Mantel
2015-07-12 12:47:44 +02:00
parent 0627d4424c
commit 7b2439e590
9 changed files with 11 additions and 8 deletions

View File

@@ -1,4 +0,0 @@
---
- name: restart mysql
action: service name=mysql state=restarted enabled=yes

View File

@@ -1,2 +1,4 @@
---
# handlers file for .
- name: restart mysql
action: service name=mysql state=restarted enabled=yes