ansible/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