mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-23 08:40:22 -07:00
Avoid resolving a pattern that is a plain host. When matching a hostname in the hosts_cache, just use the host object from there. When running a task on say 750 hosts, this yields a huge improvement. |
||
---|---|---|
.. | ||
vars_plugins | ||
__init__.py | ||
dir.py | ||
expand_hosts.py | ||
group.py | ||
host.py | ||
ini.py | ||
script.py |