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 Cammarata 4a9cf3f3f2 Allow hostvars variables to be templated
Fixes #7844
10 years ago
..
cache Fix typo in redis cache change from 10afaee1 10 years ago
callback_plugins
inventory Tracebacks are now catchable with ignore_errors and have streamlined output. Also removes 'baby-JSON' for bash modules. 10 years ago
module_utils Adding "follow" param for file/copy options 10 years ago
playbook Re-allow templating of complex_args, but count params to prevent injection 10 years ago
runner Allow hostvars variables to be templated 10 years ago
utils Adding "follow" param for file/copy options 10 years ago
__init__.py
callbacks.py Don't printout async callbacks when the task is skipped 10 years ago
color.py
constants.py Add documentation about bin_ansible_callbacks setting. Standardization and cleanup. 10 years ago
errors.py
module_common.py