summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/57190-improve-warnings-for-when.yaml
blob: 0bfee5a168d3b87c5ea3ccf60b60a9726142205b (plain)
1
2
3
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)