add vyos, openvswitch to network-all playbook (#26167)
* add vyos to network-all playbook Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Add opensvwitch to network-all Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
34eca3816d
commit
9a88c157ec
1 changed files with 2 additions and 0 deletions
|
@ -5,7 +5,9 @@
|
|||
- { include: iosxr.yaml }
|
||||
- { include: nxos.yaml }
|
||||
- { include: junos.yaml }
|
||||
- { include: vyos.yaml }
|
||||
- { include: ops.yaml }
|
||||
- { include: ovs.yaml }
|
||||
- { include: dellos10.yaml }
|
||||
- { include: dellos9.yaml }
|
||||
- { include: dellos6.yaml }
|
||||
|
|
Loading…
Reference in a new issue