mirror of https://github.com/ansible/ansible.git
Generalize nxos_bgp event-history detection (#28890)
* More general handling of event-history * Update unit testspull/29065/merge
parent
b98220f63d
commit
f84ff216b6
@ -1,11 +0,0 @@
|
||||
feature bgp
|
||||
|
||||
router bgp 65535
|
||||
router-id 192.168.1.1
|
||||
event-history cli size medium
|
||||
event-history detail
|
||||
vrf test2
|
||||
address-family ipv4 unicast
|
||||
timers bgp 1 10
|
||||
neighbor 3.3.3.5
|
||||
address-family ipv4 unicast
|
Loading…
Reference in New Issue