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 cdf938f2c2 Ensure remote files are chmod'd properly for su/su_user too
Fixes #8594
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. 11 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 Catch additional errors in fetch_url 10 years ago
playbook Re-allow templating of complex_args, but count params to prevent injection 10 years ago
runner Ensure remote files are chmod'd properly for su/su_user too 10 years ago
utils Remove regex related to baby-JSON parsing only. 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