ansible/changelogs/fragments/ansible-template-error.yml

4 lines
206 B
YAML
Raw Normal View History

bugfixes:
- Add new ``AnsibleTemplateError`` that various templating related exceptions inherit from,
making it easier to catch them without enumerating. (https://github.com/ansible/ansible/issues/50154)