You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/57190-improve-warnings-for-...

4 lines
239 B
YAML

bugfixes:
- Only warn for bare variables if they are not type boolean (https://github.com/ansible/ansible/issues/53428)
- Fix regression warning on jinja2 delimiters in when statements (https://github.com/ansible/ansible/issues/56830)