ansible/test/units/plugins
James Cammarata b107e397cb
Cache tasks as they are queued instead of en masse (#34752)
* Cache tasks as they are queued instead of en masse

This also moves the task caching from the PlayIterator to the
StrategyBase class, where it makes more sense (and makes it easier
to not have to change the strategy class methods leading to an API
change).

Fixes #31673

* Cleaning up unit tests due to 502ca780
2018-01-15 09:49:58 -06:00
..
action Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
cache
callback Use pop in cb clean results (#33779) 2017-12-11 17:41:12 -05:00
connection Fix unit test failure for netconf connection plugin (#33547) 2017-12-05 12:04:48 +05:30
filter Rekey on member (#33836) 2017-12-12 19:02:15 -08:00
inventory YAML inventory unit test: add tests 2017-12-20 16:59:53 -05:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup
shell
strategy Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
vars
__init__.py
test_plugins.py Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00