2 lines
200 B
YAML
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)
|