mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
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>
This commit is contained in:
parent
d2bdbadb03
commit
55dc63be3a
2 changed files with 4 additions and 1 deletions
2
changelogs/fragments/nmap_bytes_fix.yml
Normal file
2
changelogs/fragments/nmap_bytes_fix.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- convert input into text to ensure valid comparisons in nmap inventory plugin
|
Loading…
Add table
Add a link
Reference in a new issue