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
..
action Fix a couple issues in synchronize with docker (#23047) 2017-03-28 11:38:37 -07:00
cache Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
callback Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
connection paramiko_ssh: fix crash upon pass prompt in py3 2017-03-29 07:47:16 -07:00
filter Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
lookup Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
shell force Windows to always use preamble-free UTF8 input encoding (#22934) 2017-03-24 00:02:39 -07:00
strategy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
terminal minor updates to network connection plugins (#23043) 2017-03-28 12:57:18 -04:00
test added new tests any and all (#22665) 2017-03-15 18:09:25 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00