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/lib/ansible
Brian Coca e842f8fab9 Merge pull request #10295 from bcoca/show_return_val_docs
ansible-doc now shows return value docs
11 years ago
..
cache Restore json import for redis as well. Switch preference to simplejson for speed 11 years ago
callback_plugins Remove runner_on_error callback that is never used. 12 years ago
inventory Merge pull request #9672 from quinot/topic/lineno-in-inventory-err 11 years ago
module_utils Merge pull request #10284 from mihirvj/devel-10221 11 years ago
modules Update core modules to fix new integration tests 11 years ago
playbook more resilient errors for bad host declarations in play 11 years ago
runner fixed absolute_import to be on top as it requries 11 years ago
utils ansible-doc now shows return value docs 11 years ago
__init__.py Bumping files for 1.9 11 years ago
callbacks.py ensure proper strings/unicodestrings for passwords 11 years ago
color.py fixed typos found by RETF rules in PY files 12 years ago
constants.py Merge pull request #4820 from mscherer/add_local_config 11 years ago
errors.py Update various copyrights. Not complete, but sufficient. 12 years ago
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 11 years ago