try this
This commit is contained in:
parent
ab3dbaf4df
commit
2764fefc72
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
- name: "update ca-trust"
|
||||
command: /usr/bin/update-ca-trust
|
||||
|
||||
- name: restart neutron-openvswitch-agent
|
||||
- name: "restart neutron-openvswitch-agent"
|
||||
service: name=neutron-openvswitch-agent state=restarted
|
||||
|
||||
- name: restart openstack-nova-compute
|
||||
- name: "restart openstack-nova-compute"
|
||||
service: name=openstack-nova-compute state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue