1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/async_statys_pyx_compat_fix.yml
Brian Coca 3453dace85
use to_text instead of str in async_status (#45990)
* use to_text instead of str in async_status

* used to_native instead as per feedback
2018-10-12 10:04:37 -04:00

2 lines
98 B
YAML

bugfixes:
- use to_text (py2/3 safe) instead of str for 'textualizing' intput in async_status