mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
5
changelogs/fragments/faster-is-template.yaml
Normal file
5
changelogs/fragments/faster-is-template.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
minor_changes:
|
||||
- Templar - Speed up ``is_template`` by lexing the string, instead of actually
|
||||
templating the string (https://github.com/ansible/ansible/pull/57489)
|
||||
- InventoryManager - Speed up host subset calculation by performing direct host
|
||||
uuid comparisons, instead of Host object comparisons
|
||||
Reference in New Issue
Block a user