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 7aa35d64c2 Merge pull request #5091 from EspadaV8/5089_assemble_fix
#5089 hack-fix assemble module
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 #5090 from dragon3/hostname_support_amazon_linux 11 years ago
playbook Merge pull request #4207 from ashorin/ansible 11 years ago
runner Merge pull request #5091 from EspadaV8/5089_assemble_fix 11 years ago
utils Fix traceback in template error detection code 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 Merge pull request #4758 from alanfairless/group-host-var-dirs 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 Ensure we are looking for the right import to determine if the module_style is new. Fixes #5148 11 years ago