1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-27 03:23:12 +00:00
community.general/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.
2016-09-01 06:19:49 -05:00
..
action Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
cache
callback
connections Get the ssh plugin working with python3 (#17234) 2016-08-25 10:57:55 -07:00
filter
inventory
lookup Refactor the parameter splitting in ini lookup to handle more path formats (#16477) 2016-06-28 13:24:57 -04:00
shell
strategies [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
vars
__init__.py
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00