ansible-ovs-ovn/handlers/main.yml

4 lines
96 B
YAML
Raw Permalink Normal View History

2020-07-30 07:38:37 +00:00
---
- name: restart ovsovn.service
action: service name=ovsovn enabled=yes state=restarted