ansible/changelogs/fragments/66721-better-jinja2-collection-error-handling.yml

5 lines
233 B
YAML
Raw Normal View History

bugfixes:
- collections - Handle errors better for filters and tests in collections,
where a non-existent collection is specified, or importing the plugin
results in an exception (https://github.com/ansible/ansible/issues/66721)