mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
Add junos_vlan platform agnostic module (#25652)
* Add junos_vlan platform agnostic module * junos_vlan implementation * integration test for junos_vlan * Minor fixes * Fix Integration test failure
This commit is contained in:
parent
91e995d691
commit
b69c7f50d0
12 changed files with 409 additions and 4 deletions
3
test/integration/targets/junos_vlan/defaults/main.yaml
Normal file
3
test/integration/targets/junos_vlan/defaults/main.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
testcase: "*"
|
||||
test_items: []
|
Loading…
Add table
Add a link
Reference in a new issue