summaryrefslogtreecommitdiff
path: root/changelogs/fragments/66721-better-jinja2-collection-error-handling.yml
blob: b64494389f18e0061b4200061fc8404c80cbcea8 (plain)
1
2
3
4
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)