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 b376e208c7 Adding "follow" param for file/copy options
Also modifies the template action plugin to use this new param
when executing the file/copy modules for templating so that links
are preserved correctly.

Fixes #8998
10 years ago
..
cache Fix typo in redis cache change from 10afaee1 10 years ago
callback_plugins Remove runner_on_error callback that is never used. 10 years ago
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 Adding "follow" param for file/copy options 10 years ago
utils Adding "follow" param for file/copy options 10 years ago
__init__.py Version bump for 1.8 10 years ago
callbacks.py Don't printout async callbacks when the task is skipped 10 years ago
color.py fixed typos found by RETF rules in PY files 11 years ago
constants.py Add documentation about bin_ansible_callbacks setting. Standardization and cleanup. 10 years ago
errors.py Update various copyrights. Not complete, but sufficient. 11 years ago
module_common.py Dedupe PTR record related code in rax_dns_record 10 years ago