9a88c157ec
* 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>
13 lines
311 B
YAML
13 lines
311 B
YAML
---
|
|
- { include: asa.yaml }
|
|
- { include: eos.yaml }
|
|
- { include: ios.yaml }
|
|
- { 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 }
|