aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/neutron-common/handlers/main.yml
blob: f19c937d71da07895301cd9a71f6540ba682d8c4 (plain)
1
2
3
---
- name: restart neutron-plugin-openvswitch-agent
  service: name={{ neutron_plugin_openvswitch_agent_services }} state=restarted enabled=yes