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:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: setup - remove vrf
|
||||
eos_vrf:
|
||||
net_vrf:
|
||||
name: test
|
||||
state: absent
|
||||
authorize: yes
|
||||
|
||||
Reference in New Issue
Block a user