1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-22 09:18:49 +00:00
community.general/changelogs/fragments/nmap_bytes_fix.yml
Brian Coca 55dc63be3a
properly convert inputs to handle bytes/unicode (#53072)
* properly convert inputs to handle bytes/unicode

  fixes #52186

* Update changelogs/fragments/nmap_bytes_fix.yml

Co-Authored-By: bcoca <bcoca@users.noreply.github.com>
2019-02-28 11:51:15 -05:00

2 lines
93 B
YAML

bugfixes:
- convert input into text to ensure valid comparisons in nmap inventory plugin