1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/inventory
Serge van Ginderachter ff4119adc0 Performance optimization in resolving host patterns
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.
2014-07-07 12:50:50 -05:00
..
vars_plugins Pass through vault_password when parsing host/group vars as directories. 2014-03-17 10:51:04 +01:00
__init__.py Performance optimization in resolving host patterns 2014-07-07 12:50:50 -05:00
dir.py Fixed extension filtering in InventoryDirectory 2014-05-14 23:43:14 -07:00
expand_hosts.py Micro-optimization of inventory.expand_hosts.detect_range 2014-03-16 13:10:28 -04:00
group.py Performance tuning inventory functions for large inventories 2014-06-26 23:15:39 -05:00
host.py Allow hash_behaviour=merge to be respected in core inventory 2014-03-11 12:49:54 +01:00
ini.py Make parsing variables for hosts and groups more consistent 2014-03-16 21:47:26 +04:00
script.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00