mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
[PR #6923/7020b27b backport][stable-6] cobbler inventory plugin: Convert unicode to str (#6952)
cobbler inventory plugin: Convert unicode to str (#6923)
* plugins/inventory/cobbler: Convert unicode to str
* plugins/inventory/cobbler: Use text_type instead
(cherry picked from commit 7020b27b0a
)
Co-authored-by: Algirdas <76789112+Algirdas-Z@users.noreply.github.com>
This commit is contained in:
parent
a4e1beefe3
commit
b104c580e1
2 changed files with 4 additions and 1 deletions
2
changelogs/fragments/6923-cobbler-inventory_unicode.yml
Normal file
2
changelogs/fragments/6923-cobbler-inventory_unicode.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cobbler inventory plugin - convert Ansible unicode strings to native Python unicode strings before passing user/password to XMLRPC client (https://github.com/ansible-collections/community.general/pull/6923).
|
Loading…
Add table
Add a link
Reference in a new issue