mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-05 01:58:54 +00:00
fixes error when trying to run show start over eapi (#26800)
This commit is contained in:
parent
156b29b26b
commit
3bbb32cac5
3 changed files with 54 additions and 7 deletions
|
|
@ -0,0 +1,26 @@
|
|||
!
|
||||
hostname changed
|
||||
ip domain-name eng.ansible.com
|
||||
!
|
||||
vrf definition mgmt
|
||||
!
|
||||
vrf definition test
|
||||
!
|
||||
interface Management1
|
||||
ip address 192.168.1.1/24
|
||||
!
|
||||
interface Ethernet1
|
||||
shutdown
|
||||
!
|
||||
interface Ethernet2
|
||||
shutdown
|
||||
!
|
||||
interface Ethernet3
|
||||
shutdown
|
||||
!
|
||||
interface Ethernet4
|
||||
shutdown
|
||||
!
|
||||
interface Ethernet5
|
||||
shutdown
|
||||
!
|
||||
Loading…
Add table
Add a link
Reference in a new issue