move more restarts to handlers
This commit is contained in:
parent
8b37997c72
commit
4dc9276494
2 changed files with 16 additions and 2 deletions
|
|
@ -162,3 +162,6 @@
|
|||
|
||||
- name: "update ca-trust"
|
||||
command: /usr/bin/update-ca-trust
|
||||
|
||||
- name: restart openstack-keystone
|
||||
service: name=openstack-keystone state=restarted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue