mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07: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. |
||
---|---|---|
.. | ||
vars_plugins | ||
__init__.py | ||
dir.py | ||
expand_hosts.py | ||
group.py | ||
host.py | ||
ini.py | ||
script.py | ||
yaml.py |