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
Tobias Wolf c23b11d212 [Inventory] Cache the result of enumerating groups and host names
for `VariableManager._get_magic_variables()`.

This saves a lot of time re-iterating the nearly always constant global
list of groups and their members.

Generate once and cache, and invalidate cache in case `add_host:` or
`group_by:` are used.
9 years ago
..
action Move py34 mock_open compat to compat/test/mock (#17157) 9 years ago
cache Fixed import typo for memcache module in tests. 10 years ago
callback Squashed commit of the following: 10 years ago
connections Get the ssh plugin working with python3 (#17234) 9 years ago
filter Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
inventory Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
lookup Refactor the parameter splitting in ini lookup to handle more path formats (#16477) 10 years ago
shell Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
strategies [Inventory] Cache the result of enumerating groups and host names 9 years ago
vars Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
__init__.py Making the switch to v2 11 years ago
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago