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 f1c458303a Backport of b107e397 (Cache tasks as they are queued)
* 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

(cherry picked from commit b107e397cb)
8 years ago
..
action synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686) 8 years ago
cache Disable abstract-class-instantiated for smoketests 9 years ago
callback better cleanup on task results display (#27175) 8 years ago
connection the smart transport is broken by ssh retry code 9 years ago
filter Fix set theory filters for python3 8 years ago
inventory tests for InventoryModule error conditions (#31381) 8 years ago
lookup Ansible Config part2 (#27448) 9 years ago
shell Add empty-init code-smell script. (#18406) 9 years ago
strategy Backport of b107e397 (Cache tasks as they are queued) 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 Ansible Config part2 (#27448) 9 years ago