Files
community.general/lib/ansible
Victor Perron bc44175d8d paramiko_ssh: fix crash upon pass prompt in py3
The pass prompt expects an answer and compares a `str` to a binary buffer, thus crashing.

It's an obvious fix to help transitioning towards Python3 and hopes it does not need a specific test.
2017-03-29 07:47:16 -07:00
..
2017-03-22 20:50:28 -05:00
2017-03-27 20:21:40 -04:00
2017-03-28 15:09:44 -07:00
2017-03-15 09:42:01 -05:00