ansible/test/sanity
Rick Elrod 19aeb4706d
[conditional] Remove support for bare variables (#74208)
Change:
- Variables used in ``when`` conditionals are no longer parsed and
  attempted to be converted to booleans. All non-empty strings are
  considered true (empty strings, false).

Test Plan:
- Updated existing tests
- Added a bunch of new tests with various kinds of truthy/falsy
  values.

Tickets:
- Fixes #74134

Signed-off-by: Rick Elrod <rick@elrod.me>
2021-04-13 11:12:10 -04:00
..
code-smell Split Ansible docs from core docs (#73616) 2021-02-17 09:57:05 -06:00
ignore.txt [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00