glusterfs: Add restart handler

This commit is contained in:
Timo Makinen 2021-09-09 15:25:16 +00:00
parent 5ab4713568
commit 8da3e45c56

View file

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