mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Replace Ethernet5 for Ethernet2 on eos integration tests (#26674)
In our CI, we only have 3 NICS: Management1, Ethernet1 and Ethernet2.
This commit is contained in:
committed by
GitHub
parent
3f5736e14e
commit
4006b5d18f
@@ -7,7 +7,7 @@
|
||||
- no description
|
||||
- no shutdown
|
||||
parents:
|
||||
- interface Ethernet5
|
||||
- interface Ethernet2
|
||||
match: none
|
||||
provider: "{{ cli }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user