mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07: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:
parent
53fead7c96
commit
5d1ed1fc25
26 changed files with 659 additions and 255 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
- name: setup - remove vrf
|
||||
eos_vrf:
|
||||
net_vrf:
|
||||
name: test
|
||||
state: absent
|
||||
authorize: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue