Matt Martz
|
f1db8985e3
|
[stable-2.7] Don't use the task for a cache, return a special cache var (#47243)
* Don't use task to cache loop results, use hostvars. Fixes #47207
* Avoid a race condition, supply _ansible_loop_cache through get_vars directly
* Add tests
* Add changelog fragment
* Remove unnecessary copy
* Remove unnecessary host from _get_delegated_vars signature.
(cherry picked from commit 77d32b8f57 )
Co-authored-by: Matt Martz <matt@sivel.net>
|
2018-10-22 10:33:19 -07:00 |
|