community.general/lib/ansible/plugins/strategy
James Cammarata e5cd675b38 Use delegated vars for the delegated host name
In _process_pending_results (strategy/__init__.py), we were using the delegate_to
field directly from the original task, which was not being templated correctly.
As an alternate to #23599, this patch instead pulls the host name out of the delegated
vars passed back in the task result dictionary to avoid having to re-template things.

Fixes #23599
Fixes #20508
2017-05-16 10:24:42 -05:00
..
__init__.py Use delegated vars for the delegated host name 2017-05-16 10:24:42 -05:00
debug.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
free.py Enable documentation in plugins 2017-03-23 01:27:19 -04:00
linear.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00