Files
community.general/lib/ansible/plugins/connection
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-01-27 15:45:23 -08:00
2017-03-23 17:48:15 -07:00