mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix platform agnostic network integration test cases (#32378)
* Fix platform agnostic network test cases * Fix vyos_interface CI failure
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- debug: msg="START net_vlan eos/basic.yaml"
|
||||
|
||||
- name: setup - remove vlan
|
||||
eos_vlan:
|
||||
net_vlan:
|
||||
vlan_id: 4000
|
||||
name: test-vlan
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user