community.general/lib/ansible/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 Merge pull request #17315 from privateip/openswitch 2016-08-31 09:59:30 -04:00
cache Allow to make the jsonfile cache files pretty (indented and sorted) (#17000) 2016-08-08 17:15:19 -04:00
callback Support for specifying item label in a loop (#17294) 2016-08-31 09:59:43 -04:00
connection Python3 fixes and porting (#17271) 2016-08-29 09:11:40 -07:00
filter Added to_datetime filter (#17145) 2016-09-01 01:51:03 +02:00
lookup Fix url lookup for python 3 (#17295) 2016-08-31 07:03:20 -07:00
shell Use file list, not recursion, in _fixup_perms. (#16924) 2016-08-05 18:40:28 -07:00
strategy [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
test J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Make _display_plugin_load much less noisy 2016-08-26 20:28:58 +05:30