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 17666a1939 changed default for new retry path to be teh same as current
also added commented out entries in ansible.cfg to show other options
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 #10129 from RadishTheHut/memfacts-fix 10 years ago
modules Update modules 10 years ago
playbook Merge pull request #9404 from mmoya/configure-retry-files 10 years ago
runner added url lookup plugin 10 years ago
utils Fix for unicode filenames for template module 10 years ago
__init__.py Bumping files for 1.9 10 years ago
callbacks.py ansible.utils to_unicode/to_bytes isn't robust in the face of 10 years ago
color.py fixed typos found by RETF rules in PY files 11 years ago
constants.py changed default for new retry path to be teh same as current 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