bf1580a333
* Fix sending 'None' to device on ios * Add ios_l2_interface module & tests * Skip l2 tests on non-l2 images * Allow test to continue on non-L2 hosts
4 lines
86 B
YAML
4 lines
86 B
YAML
---
|
|
- block:
|
|
- { include: cli.yaml, tags: ['cli'] }
|
|
when: 'switch_type == "L2"'
|