mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-24 02:08:51 +00:00
* Fix snmp_facts error on decode_hex()
Remove use of some_string.decode('hex') that fails on py3, and
replace with to_binascii.unhexlify()
Fixes #21668
|
||
|---|---|---|
| .. | ||
| ansible | ||