mirror of https://github.com/ansible/ansible.git
ce_snmp_location: fix for out of array index. (#57903)
parent
19c6448459
commit
afe7cd3fda
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
bugfixes:
|
||||||
|
- fix bug - out of array index.There should be a judgement about array length before the value of the array is taken out.
|
||||||
Loading…
Reference in New Issue