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
Michael DeHaan f18acee779 Merge pull request #4937 from skyl/synchronize-keyerror
KeyError: 'delegate_to' lookup in sync module needs to be checked to see if defined for ad hoc
11 years ago
..
callback_plugins add a way for callback to disable itself 11 years ago
inventory Merge pull request #4758 from alanfairless/group-host-var-dirs 11 years ago
module_utils Merge pull request #4896 from mjschultz/aws-access-keys 11 years ago
playbook Merge pull request #4207 from ashorin/ansible 11 years ago
runner KeyError: 'delegate_to' no more 11 years ago
utils Merge pull request #4769 from alanfairless/more-password-entropy-revised 11 years ago
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 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 Undo an inadvertant revert from template changes so we still allow pythonic imports in module land. 11 years ago