mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
7020b27b0a
* plugins/inventory/cobbler: Convert unicode to str * plugins/inventory/cobbler: Use text_type instead
2 lines
227 B
YAML
2 lines
227 B
YAML
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).
|