You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/74336-is_template-quick-che...

5 lines
196 B
YAML

minor_changes:
- >-
add a quick short circuit when checking if a string is a template to improve performance
on large strings (https://github.com/ansible/ansible/issues/74336)