9abeecb6d4
* Add new AnsibleTemplateError to more easily catch templating issues. Fixes #50154 * Add changelog fragment
3 lines
206 B
YAML
3 lines
206 B
YAML
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)
|