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/test
Brian Coca 4a0fceaa3b remove bare var handling in conditionals (#51030)
* remove bare var handling in conditionals

  this makes top level and multilevel vars (dicts keys) behave the same
  it will require adding |bool for 'string comparissons' in indirect templates

  - added new tests to ensure uniform handling
  - switched to 'is' testing for status
  - changed warning to 'conditional' as 'when:' is not only place it gets triggered

* updated to include toggle and deprecation

* fix deprecated

* updated tests to handle toggle

* fixed typo and added note about the future
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration remove bare var handling in conditionals (#51030) 6 years ago
legacy Included support to AIX group of subsystems on service module (#33043) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner ansible-test: make the httptester for Windows more resiliant around the shell chosen (#51416) 6 years ago
sanity junos_config documentation missing "update" choice (#51299) 6 years ago
units VMware: vmware_guest - allow existing vmdk files to be attached to guest (#45953) 6 years ago
utils Make Shippable timing script more resilient. 6 years ago