ansible/test
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
..
cache
integration [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 2018-10-22 10:33:19 -07:00
legacy Add symlinks sanity test. (#46467) 2018-10-09 18:25:24 -07:00
results
runner Add constraint for requests on python 2.6. (#47306) 2018-10-18 14:23:36 -07:00
sanity Add symlinks sanity test. (#46467) 2018-10-09 18:25:24 -07:00
units [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 2018-10-12 10:38:38 -07:00
utils Fix ansible-test multi-group smoke test handling. (#46363) 2018-10-09 18:25:24 -07:00