ansible-ovs-ovn/handlers/main.yml

4 lines
96 B
YAML

---
- name: restart ovsovn.service
action: service name=ovsovn enabled=yes state=restarted