move more restarts to handlers

This commit is contained in:
Miroslav Suchý 2015-03-11 09:15:10 +00:00
commit 4dc9276494
2 changed files with 16 additions and 2 deletions

View file

@ -162,3 +162,6 @@
- name: "update ca-trust"
command: /usr/bin/update-ca-trust
- name: restart openstack-keystone
service: name=openstack-keystone state=restarted