mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
ios_vlan DI module (#32490)
* ios_vlan DI module Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Integration test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * comment out testcases since the image is not available in dci Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * add aggregate test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
1360ae6518
commit
a17244f896
7 changed files with 530 additions and 0 deletions
2
test/integration/targets/ios_vlan/meta/main.yaml
Normal file
2
test/integration/targets/ios_vlan/meta/main.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
dependencies:
|
||||
- prepare_ios_tests
|
Loading…
Add table
Add a link
Reference in a new issue