mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
convert string returned by plugin to unicode (#2329)
* convert string returned by plugin to unicode * add changelog fragment * fix changelog format * fix changelog format yet again Co-authored-by: Anubhav Chakraborty <anubchak@cisco.com>
This commit is contained in:
parent
2799cd4ac7
commit
f11f6595cc
2 changed files with 4 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- hiera lookup plugin - converts the return type of plugin to unicode string (https://github.com/ansible-collections/community.general/pull/2329).
|
Loading…
Add table
Add a link
Reference in a new issue