ansible/changelogs/fragments/fix_incorrect_nativisim.yml
Brian Coca 27dcf8aaab
Not native, but text (#55676)
* use to_text instead of to_native
* cleaned up some imports and other pyflakisms
* fix missing lib messages
2019-05-24 14:49:04 -04:00

2 lines
80 B
YAML

bugfixes:
- fix incorrect uses of to_native that should be to_text instead.