mirror of https://github.com/ansible/ansible.git
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 feedbackpull/46851/merge
parent
e9a7a741f8
commit
3453dace85
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- use to_text (py2/3 safe) instead of str for 'textualizing' intput in async_status
|
Loading…
Reference in New Issue