ansible/test
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
..
ansible_test
integration [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00
lib/ansible_test [ansible-test] nuke virtualenv-isolated.sh 2021-04-12 15:09:18 -07:00
sanity [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00
support Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
units Remove deprecated cache interfaces (#74198) 2021-04-13 11:08:20 -04:00
utils/shippable module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00