mirror of https://github.com/ansible/ansible.git
* 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>
(cherry picked from commit 55dc63be3a)
* updated as per fb
* spacer
pull/53307/head
parent
5aabb5ea02
commit
03ceec9c78
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- convert input into text to ensure valid comparisons in nmap inventory plugin
|
||||
Loading…
Reference in New Issue