Add a handler to restart glusterd.

This commit is contained in:
Ralph Bean 2014-02-07 21:54:15 +00:00
parent e462a294ec
commit f38b34d8c4

View file

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