community.general/lib/ansible/runner/connection_plugins
Shaun Zinck e7719e4e46 pass in int() args to get_pty
If LINES or COLUMNS was set, get_pty was failing because it was
expecting an int value to be passed in.
2013-02-24 13:39:03 -06:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
chroot.py Fix comment in chroot connection type 2013-02-23 11:56:24 -05:00
fireball.py Add ansible_ssh_user/pass to enable inventory-defined users 2013-02-10 23:22:18 +01:00
local.py Add ansible_ssh_user/pass to enable inventory-defined users 2013-02-10 23:22:18 +01:00
paramiko_ssh.py pass in int() args to get_pty 2013-02-24 13:39:03 -06:00
ssh.py Add ansible_ssh_user/pass to enable inventory-defined users 2013-02-10 23:22:18 +01:00