This website requires JavaScript.
Explore
Help
Sign In
alanorth
/
ansible-personal
Watch
1
Star
0
Fork
0
You've already forked ansible-personal
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
e36ae3b11e
ansible-personal
/
roles
/
mariadb
/
handlers
/
main.yml
6 lines
91 B
YAML
Raw
Normal View
History
Unescape
Escape
roles/mariadb: Manage /etc/mysql/my.cnf Set some sane defaults and manage the config file with a template.
2016-04-22 09:08:32 +02:00
---
roles/mariadb: The service is mariadb
2020-12-29 10:25:30 +01:00
-
name
:
restart mariadb
systemd
:
name=mariadb state=restarted
roles/mariadb: Manage /etc/mysql/my.cnf Set some sane defaults and manage the config file with a template.
2016-04-22 09:08:32 +02:00
# vim: set ts=2 sw=2:
Reference in New Issue
Copy Permalink