ansible/lib/ansible/vars
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
..
__init__.py [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
hostvars.py Implicit localhost ondemand (#16900) 2016-08-02 10:39:00 -04:00
unsafe_proxy.py Fixing up performance 2015-11-05 16:22:37 -05:00