Move a few handlers to the only role using them
This commit is contained in:
parent
0dccd89858
commit
856abe494e
6 changed files with 15 additions and 15 deletions
3
roles/mariadb_server/handlers/main.yml
Normal file
3
roles/mariadb_server/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
- name: restart mariadb
|
||||
service: name=mariadb state=restarted
|
Loading…
Add table
Add a link
Reference in a new issue