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/integration/targets/conditionals
Sloane Hertel 21cd24a0dd improve conditional warnings (#57190)
* Fix order for warning on templated conditionals

Fix bare variable warnings when the variable is a boolean

* changelog

* Add tests for cases that should and should not give warnings

If the behavior may change when the default behavior for CONDITIONAL_BARE_VARS becomes False there should be a warning. Boolean type conditionals will not change in behavior so don't warn.

* oops, forgot to add files

* typo
5 years ago
..
vars Reorganize integration tests: 7 years ago
aliases Fix conditionals integration test. (#53583) 5 years ago
play.yml spelling: temaplte -> template (#55665) 5 years ago
runme.sh improve conditional warnings (#57190) 5 years ago
test_no_warnings.yml improve conditional warnings (#57190) 5 years ago
test_warnings.yml improve conditional warnings (#57190) 5 years ago