mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
27dcf8aaab
* use to_text instead of to_native * cleaned up some imports and other pyflakisms * fix missing lib messages
2 lines
80 B
YAML
2 lines
80 B
YAML
bugfixes:
|
|
- fix incorrect uses of to_native that should be to_text instead.
|