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
jctanner 1679d83637 Merge pull request #5131 from janeznemanic/devel
Fix for issue #4730 - stacktrace when deferenencing a non-existent group
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 Make sure ssh pipes are empty before moving on 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 Fixes #4852 properly evaluate log_path writability 11 years ago
color.py These fields are booleans. 11 years ago
constants.py Remove unused parameter from _get_config 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 Ensure we are looking for the right import to determine if the module_style is new. Fixes #5148 11 years ago