mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Set Ethernet2 to no switchport (#26703)
Missed this in earlier commit, otherwise eos_vrf tests fail.
This commit is contained in:
committed by
GitHub
parent
c197a68508
commit
efcdc68ad2
@@ -16,5 +16,6 @@
|
||||
- no switchport
|
||||
- int Ethernet2
|
||||
- no shutdown
|
||||
- no switchport
|
||||
provider: "{{ cli }}"
|
||||
connection: local
|
||||
|
||||
Reference in New Issue
Block a user