This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
85ad67e245
community.general
/
changelogs
/
fragments
/
async_statys_pyx_compat_fix.yml
3 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
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 16:04:37 +02:00
bugfixes
:
now clog matches code
2018-10-12 17:06:40 +02:00
-
use to_native (py2/3 safe) instead of str for 'textualizing' intput in async_status
Copy permalink