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
James Tanner 1ef9930b80 Addresses #5341 Expand home directories when searching for roles in ansible-playbook 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 Addresses #5341 Expand home directories when searching for roles in ansible-playbook 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 Fixes #5341 Use constants.py to set the roles directory 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. 11 years ago
module_common.py Avoid UnicodeDecodeError exception when passing module args 11 years ago