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/v2/ansible
Alvaro Lopez Ortega 2dc910bd14 Fixes bug #10225 - Runtime error
Prevents an exception from raising in some corner cases where SSH might
be misconfigured. It seems not to fix a specific problem, although it
makes the method a little bit more solid.
10 years ago
..
compat
config
errors
executor Making task includes dynamic and fixing many other bugs 10 years ago
inventory Fixing some v2 inventory bugs 10 years ago
module_utils First swing at making module_common.py more v2-ish 10 years ago
modules Update to fix logentries issues 10 years ago
new_inventory
parsing Making task includes dynamic and fixing many other bugs 10 years ago
playbook Making task includes dynamic and fixing many other bugs 10 years ago
plugins Fixes bug #10225 - Runtime error 10 years ago
template remove broken nad commented unicode conversion -- in v2, this is done when the data first enters ansible. 10 years ago
utils Didn't port isbasestring/isunicodestring from kitchen so switch to isinstance 10 years ago
vars Fixing more v2 bugs 10 years ago
__init__.py Making task includes dynamic and fixing many other bugs 10 years ago
constants.py made env var also consistent 10 years ago