You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
8 years ago
..
cli minor correction to module path option docs 8 years ago
compat Update module_utils.six to latest (#22855) 8 years ago
config Making the switch to v2 10 years ago
errors E501 fixes (#22879) 8 years ago
executor fix Windows env handling (#22927) 8 years ago
galaxy Update module_utils.six to latest (#22855) 8 years ago
inventory Update __init__.py 8 years ago
module_utils Fall-back to show configuration on old IOSXR devices (#22900) 8 years ago
modules Update requirements for seboolean module (fixes #23028) 8 years ago
parsing Vault: Remove tmp decrypted file when experiencing error while writing (#14835) 8 years ago
playbook Update module_utils.six to latest (#22855) 8 years ago
plugins paramiko_ssh: fix crash upon pass prompt in py3 8 years ago
template Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
utils Fix a few problems with the metadata extraction for docs (#22963) 8 years ago
vars Update module_utils.six to latest (#22855) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Fix PEP 8 issues. 8 years ago
release.py Bumping devel version to 2.4.0 8 years ago