This website requires JavaScript.
Explore
Help
Sign In
radityo
/
ansible-mysql
mirror of
https://github.com/HanXHX/ansible-mysql.git
Watch
1
Star
0
Fork
You've already forked ansible-mysql
0
Code
Issues
Projects
Releases
Wiki
Activity
274ec032a3
ansible-mysql
/
handlers
/
main.yml
5 lines
84 B
YAML
Raw
Normal View
History
Unescape
Escape
first commit
2015-07-12 15:42:46 +07:00
---
Default MySQL works on jessie
2015-07-12 17:47:44 +07:00
-
name
:
restart mysql
action
:
service name=mysql state=restarted enabled=yes