community.general/lib/ansible/plugins/strategy
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
debug.py Tweak the way the debug strategy imports the linear strategy parent 2016-08-05 10:06:50 -05:00
free.py New feature: add new meta action end_play 2016-08-31 13:59:58 -05:00
linear.py New feature: add new meta action end_play 2016-08-31 13:59:58 -05:00