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
Toshio Kuratomi ac1c49302d Update core modules pointer 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. 11 years ago
inventory Merge pull request #8936 from srvg/inventoryscript_onlychildren 10 years ago
module_utils removed Darwin get_uptime_facts as it seems to crash on OS X, will waiy for a 10 years ago
modules Update core modules pointer 10 years ago
playbook Merge pull request #10290 from bcoca/remove_bare_warning 10 years ago
runner ignore PE methods that are not sudo for checksums until we get them working universally 10 years ago
utils slight changes to allow for checksum and other commands to work correctly with quoting 10 years ago
__init__.py Bumping files for 1.9 10 years ago
callbacks.py Use to_bytes instead of .encode(). Fixes the fact that errors is a positional argument, not a kw arg in .encode() 10 years ago
color.py fixed typos found by RETF rules in PY files 11 years ago
constants.py fixes password error detection for ssh connection plugin 10 years ago
errors.py Make AnsibleError a plain ol' exception 10 years ago
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 10 years ago