mirror of
https://github.com/aljazceru/ansible-role-mysql.git
synced 2025-12-19 06:24:23 +01:00
Add files, handlers, tasks, vars, and meta information.
This commit is contained in:
3
handlers/main.yml
Normal file
3
handlers/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: restart mysql
|
||||
command: service mysqld restart
|
||||
Reference in New Issue
Block a user