Name |
Last commit
|
Last update |
---|---|---|
.. | ||
callback_plugins | ||
inventory | ||
playbook | ||
runner | ||
utils | ||
__init__.py | ||
callbacks.py | ||
color.py | ||
constants.py | ||
errors.py | ||
module_common.py |
This change avoids the "tcgetattr: Invalid argument" error by making sure the ssh we start does have a proper pseudo-tty. We could also check whether our current terminal is a proper terminal (by doing a tcgetattr ourselves) but I don't think this adds anything. This closes #1662 (if all use-cases have been tested: sudo, passwd)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
callback_plugins | Loading commit data... | |
inventory | Loading commit data... | |
playbook | Loading commit data... | |
runner | Loading commit data... | |
utils | Loading commit data... | |
__init__.py | Loading commit data... | |
callbacks.py | Loading commit data... | |
color.py | Loading commit data... | |
constants.py | Loading commit data... | |
errors.py | Loading commit data... | |
module_common.py | Loading commit data... |