summaryrefslogtreecommitdiffstats
path: root/compass/deploy/ansible/openstack_juno/roles/cinder-volume/handlers/main.yml
blob: d8e88523c739c925558ab5b6dbbcb3efada2f2be (plain)
1
2
3
4
---
- name: restart cinder-volume
  service: name=cinder-volume state=restarted enabled=yes