4 lines
87 B
YAML
4 lines
87 B
YAML
|
---
|
||
|
- name: restart mysql
|
||
|
service: "name={{ mysql_daemon }} state=restarted sleep=5"
|