Move a few handlers to the only role using them

This commit is contained in:
Michael Scherer 2016-04-04 22:40:13 +02:00 committed by Kevin Fenzi
parent 0dccd89858
commit 856abe494e
6 changed files with 15 additions and 15 deletions

View file

@ -0,0 +1,3 @@
---
- name: restart mariadb
service: name=mariadb state=restarted