ansible/changelogs/fragments/no-template-conn-err.yaml
2018-04-18 16:48:39 -07:00

2 lines
200 B
YAML

bugfixes:
- Connection error messages may contain characters that jinja2 would interpret as a template. Wrap the error string so this doesn't happen (https://github.com/ansible/ansible/pull/37329)