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 b803aac6ec Fixes #4500 change ec2 module params to type=bool
Revert 4833c2fdf0
11 years ago
..
callback_plugins add a way for callback to disable itself 11 years ago
inventory Fix indentation depth. 11 years ago
playbook Fixes #4536 Get the remote_user from multiple sources in a preferred order 11 years ago
runner Minor fix for putting 0-length files over accelerated connections 11 years ago
utils Fixes #4608 add lookup to template globals to make plugins work again 11 years ago
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 11 years ago
callbacks.py Added "debug: var=variableName" capability. 11 years ago
color.py These fields are booleans. 11 years ago
constants.py Adding config flag role_path for common/global roles 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 Fixes #4500 change ec2 module params to type=bool 11 years ago