ansible/changelogs/fragments/collection_jinja_cache_fix.yml
Matt Davis d0c7b42e58
fix collection jinja2 cache issue (#62543)
* prevents premature lookup (and potential KeyError) of Jinja filter/test function cache that's not fully populated
2019-09-18 14:39:59 -07:00

3 lines
95 B
YAML

bugfixes:
- collection loader - ensure Jinja function cache is fully-populated before lookup