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
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
..
cli Fix vault --ask-vault-pass with no tty (#31493) 8 years ago
contrib Update vmware_inventory (#26308) 9 years ago
errors test/: PEP8 compliancy (#24803) 9 years ago
executor Backport of b107e397 (Cache tasks as they are queued) 8 years ago
inventory INI inventory plugin: add documentation about variable types (#25798) 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Support multiple vault passwords (#22756) 9 years ago
module_utils Fix up the test-set_mode_if_different unittests 8 years ago
modules ios_config save (#33791) (#33872) 8 years ago
parsing Better handling of malformed vault data envelope (#32515) 8 years ago
playbook Fix include_role unit tests (#31920) 8 years ago
plugins Backport of b107e397 (Cache tasks as they are queued) 8 years ago
template template: fix KeyError: 'undefined variable: 0 (#27972) 9 years ago
utils test/: PEP8 compliancy (#24803) 9 years ago
vars make groups magic var dependant on inventory (#28677) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
ansible.cfg Fix ansible-test config management. 8 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 9 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago