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
Tobias Wolf 9838d6420a Re-fix the per-item diff output, (#17458)
which got lost in recent big 'performance improvements' merge by @jimi-c.

I had made a previous PR to fix this, then @bcoca had committed an
improved fix. Now it's lost again.

cf: d2b3b2c03e (lost here)
cf:  25e9b5788b (previous fix)

Earlier PR #14849
Earlier issue #14843

Please note that jimi-c broke this last time as well ... seeing a
pattern here.
9 years ago
..
cli Flush cache (#17445) 9 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 9 years ago
config Making the switch to v2 11 years ago
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
executor Fixing another logic issue related to include_role changes 9 years ago
galaxy Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
inventory Fix typo 9 years ago
module_utils Defined children for get_vm (#15904) 9 years ago
modules Update submodule refs 9 years ago
parsing Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
playbook Make ssh_executable available as ansible_ssh_* variable (#17450) 9 years ago
plugins Re-fix the per-item diff output, (#17458) 9 years ago
template Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
utils Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
vars Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Added option to change ssh executable path (#17377) 9 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
test-requirements.txt Making the switch to v2 11 years ago