community.general/lib/ansible/utils
James Cammarata d5b96abd80 Added support for -vvvv to enable ssh connection debugging
This patch also checks specifically for a return code of 255, which
indicates an unknown SSH error of some kind. When that happens, ansible
will now recommend running with -vvvv (if not enabled) or show the
output from 'ssh -vvv' (when it is enabled)
2013-09-19 05:58:54 -05:00
..
__init__.py Added support for -vvvv to enable ssh connection debugging 2013-09-19 05:58:54 -05:00
module_docs.py fixed x-bits in git 2013-06-16 22:22:16 -04:00
plugins.py Merge branch 'doublecallback' of https://github.com/sergevanginderachter/ansible into sergevanginderachter-doublecallback 2013-09-04 09:58:06 -05:00
template.py Correctly handle variable issues when evaluating jinja2 when statements 2013-09-09 14:50:21 -05:00