mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-02 06:17:09 +00: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 | ||