ansible/test/units
James Cammarata dd0257b995 Template "original_task" fields in _process_pending_results
Since we no longer use a post-validated task in _process_pending_results, we
need to be sure to template fields used in original_task as they are raw and
may contain variables.

This patch also moves the handler tracking to be per-uuid, not per-object.
Doing it per-object had implications for the above due to the fact that the
copy of the original task is now being used, so the only sure way is to track
based on the uuid instead.

Fixes #18289
2016-12-21 10:09:06 -06:00
..
cli Fix error on 'help module' in ansible-console (#19390) 2016-12-20 15:50:29 -05:00
contrib
errors Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
executor Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
inventory Add lots of test cases to inventory/test_host.py (#17827) 2016-11-29 13:38:04 -05:00
inventory_test_data/group_vars
mock Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
module_utils Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
modules adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00
parsing Fix unit test dirs to match code under test. 2016-11-10 18:59:07 -08:00
playbook unit tests for playbook/conditional.py (#18586) 2016-12-13 14:38:16 -05:00
plugins Template "original_task" fields in _process_pending_results 2016-12-21 10:09:06 -06:00
template Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
utils
vars ansible_playbook_python (#18530) 2016-11-23 16:30:46 -05:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00