You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/nxos_hsrp
Chris Van Heuveln 5dc65d0dfc nxos_hsrp: fix 'sh_preempt': <unknown enum:> (#52858)
* nxos_hsrp: fix 'sh_preempt': <unknown enum:>

Some older nxos images fail to set this attr value. This fix checks for
unknown enum and issues a second (unstructured) call to the device to get
the data.

* add whitespace for pep8
6 years ago
..
defaults Integration Tests only: add static route, snmp_user, snapshot and hsrp it cases (#28933) 7 years ago
meta Integration Tests only: add static route, snmp_user, snapshot and hsrp it cases (#28933) 7 years ago
tasks Nxos test reorganize (#41089) 6 years ago
tests/common nxos_hsrp: fix 'sh_preempt': <unknown enum:> (#52858) 6 years ago