community.general/lib/ansible
Luca Berruti 75b7a1d9c7 Fix slow ssh
We break the read while loop after waiting "the end of the process" and
the pipes are empty, otherwise we do another select that waits all the
timeout.
2014-02-05 09:45:03 +01:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Merge pull request #5576 from xyrix/symlink-bug-fix 2014-02-04 11:39:54 -08:00
module_utils Adding no_log: capability for tasks 2014-01-31 16:58:46 -06:00
playbook Merge pull request #5662 from RSpiertz/update_playbook_error 2014-02-04 11:16:44 -08:00
runner Fix slow ssh 2014-02-05 09:45:03 +01:00
utils Merge pull request #5527 from sergevanginderachter/basedirdwim 2014-01-30 10:54:19 -08:00
__init__.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
callbacks.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
color.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
constants.py Bug in constants.py, ANSIBLE_SSH_PIPELINING should be coerced to boolean 2014-01-22 13:54:28 +00:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00