Files
community.general/lib/ansible/plugins
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-15 18:09:25 -04:00
2015-05-03 21:47:26 -05:00