mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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. |
||
|---|---|---|
| .. | ||
| action | ||
| cache | ||
| callback | ||
| connections | ||
| filter | ||
| inventory | ||
| lookup | ||
| shell | ||
| strategies | ||
| vars | ||
| __init__.py | ||
| test_plugins.py | ||