ansible/docs
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
..
bin More boilerplate fixes. (#70224) 2020-06-22 19:05:30 -07:00
docsite [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00
man
templates Improve config.rst formatting (#72354) 2020-11-04 10:48:10 -06:00