Xicheng Chang aa2299e6ef Fix handlers in database and cinder-volume
For some reason, ansible restart services failed.
Changing the handlers to shell commands fixed it.

Change-Id: Icae30130b6318d68d919596a2fe9b1222258e503
2015-05-28 16:19:49 -07:00

4 lines
57 B
YAML

---
- name: restart mysql
shell: service mysql restart