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
jeromew e4a3f49fa2 ssh_alt - only trigger 'fatal' when returncode == 255 (interpreted as 'could no connect') 11 years ago
..
callback_plugins add a way for callback to disable itself 11 years ago
inventory Improve Group.get_hosts() performance. 11 years ago
module_utils Merge pull request #5122 from willthames/openlog_str 11 years ago
playbook Merge pull request #4207 from ashorin/ansible 11 years ago
runner ssh_alt - only trigger 'fatal' when returncode == 255 (interpreted as 'could no connect') 11 years ago
utils Fix for issue #4730 - stacktrace when deferenencing a non-existent group 11 years ago
__init__.py Version bump for 1.5 11 years ago
callbacks.py Prevent UnicodeEncodeError 11 years ago
color.py These fields are booleans. 11 years ago
constants.py Revert "Merge pull request #4874 from leth/editable_install" 11 years ago
errors.py Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore this exception when trying to find the name of a task for display (callback) purpose. 12 years ago
module_common.py Avoid UnicodeDecodeError exception when passing module args 11 years ago