mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add missing test_cases var to eos_vrf and eos_vlan (#26815)
This commit is contained in:
parent
3506febbb9
commit
080e9ee694
2 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
testcase: "*"
|
||||
test_items: []
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
testcase: "*"
|
||||
test_items: []
|
||||
|
|
Loading…
Reference in a new issue