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