1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2019-02-27 14:20:50 +05:30
..
defaults Integration Tests only: add static route, snmp_user, snapshot and hsrp it cases (#28933) 2017-10-26 11:27:55 -04:00
meta Integration Tests only: add static route, snmp_user, snapshot and hsrp it cases (#28933) 2017-10-26 11:27:55 -04:00
tasks Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
tests/common nxos_hsrp: fix 'sh_preempt': <unknown enum:> (#52858) 2019-02-27 14:20:50 +05:30