You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
action Adding aliases for field attributes and renaming async attribute (#33141) 8 years ago
cache Disable abstract-class-instantiated for smoketests 9 years ago
callback Use pop in cb clean results (#33779) 8 years ago
connection Fix unit test failure for netconf connection plugin (#33547) 8 years ago
filter Rekey on member (#33836) 8 years ago
inventory YAML inventory unit test: add tests 8 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 8 years ago
lookup Ansible Config part2 (#27448) 9 years ago
shell Add empty-init code-smell script. (#18406) 9 years ago
strategy Cache tasks as they are queued instead of en masse (#34752) 8 years ago
vars Add empty-init code-smell script. (#18406) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Don't cache duplicate plugin names (#34420) 8 years ago