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
Antonio Zanardo 8dbd91b5ad fix typo in deprecation warning 12 years ago
..
callback_plugins add a way for callback to disable itself 12 years ago
inventory Improve Group.get_hosts() performance. 12 years ago
module_utils Merge pull request #4896 from mjschultz/aws-access-keys 12 years ago
playbook Merge pull request #4207 from ashorin/ansible 12 years ago
runner Fix missing eval for string search in ssh controlpersist 12 years ago
utils fix typo in deprecation warning 12 years ago
__init__.py Version bump for 1.5 12 years ago
callbacks.py Fixes #4852 properly evaluate log_path writability 12 years ago
color.py These fields are booleans. 13 years ago
constants.py Merge pull request #4758 from alanfairless/group-host-var-dirs 12 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. 13 years ago
module_common.py Undo an inadvertant revert from template changes so we still allow pythonic imports in module land. 12 years ago