summaryrefslogtreecommitdiffstats
path: root/compass/deploy/ansible/roles/cinder-volume/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'compass/deploy/ansible/roles/cinder-volume/handlers/main.yml')
-rw-r--r--compass/deploy/ansible/roles/cinder-volume/handlers/main.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/compass/deploy/ansible/roles/cinder-volume/handlers/main.yml b/compass/deploy/ansible/roles/cinder-volume/handlers/main.yml
deleted file mode 100644
index ad917ce..0000000
--- a/compass/deploy/ansible/roles/cinder-volume/handlers/main.yml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-- name: restart cinder-volume
- service: name=cinder-volume state=restarted enabled=yes