Fix platform agnostic network integration test cases (#32378)

* Fix platform agnostic network test cases

* Fix vyos_interface CI failure
This commit is contained in:
Ganesh Nalawade
2017-10-31 15:21:27 +05:30
committed by GitHub
parent 53fead7c96
commit 5d1ed1fc25
26 changed files with 659 additions and 255 deletions

View File

@@ -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