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