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/plugins/shell
Matt Clay b970e2ca80 Add work-around for ssh pty race condition.
This should minimize loss of stdout when using
a pty and connecting with ssh or paramiko_ssh.

(cherry picked from commit bad293ae35)
10 years ago
..
__init__.py Add work-around for ssh pty race condition. 10 years ago
csh.py moved to base class for shell plugins 10 years ago
fish.py moved to base class for shell plugins 10 years ago
powershell.py skip fixup_perms for Powershell 10 years ago
sh.py moved to base class for shell plugins 10 years ago