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 6480945184 Merge pull request #4541 from Kami/improve_template_render_error_messages
Make errors which get thrown during template rendering more user-friendly
12 years ago
..
callback_plugins add a way for callback to disable itself 13 years ago
inventory Cache patterns a bit higher up to make things a little more efficient. See #4469. 12 years ago
playbook Merge pull request #3932 from jocelynj/devel 12 years ago
runner ensure non-root users can read arguments file when using sudo_user 12 years ago
utils Merge pull request #4541 from Kami/improve_template_render_error_messages 12 years ago
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 12 years ago
callbacks.py Added "debug: var=variableName" capability. 12 years ago
color.py These fields are booleans. 13 years ago
constants.py Adding config flag role_path for common/global roles 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 USE subprocess.Popen API correctly. 12 years ago