mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
Fix paramiko's exec_command() to return bytes on python3 (#17372)
* Fix paramiko's exec_command() to return bytes on python3 * Run test_connection for python3 now too * Fix atomic_move for problem in shippable's testing * Python-2.4 needs to use b()
This commit is contained in:
@@ -2,4 +2,3 @@ s/ pull / /
|
||||
s/ no_log / /
|
||||
s/ test_async_conditional / /
|
||||
s/ test_binary_modules$/ /
|
||||
s/ test_connection / /
|
||||
|
||||
Reference in New Issue
Block a user