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/roles/test_var_blending
Yannig 3901556b35 When var name is the same as var content, try to template it before reporting that var is not defined. (#13629)
* When var name is the same as var content, try to template it before reporting that var is not defined.
Add asserts in test_var_blending to check this special corner case.

* Fix integration tests when using debug with list or dict.
8 years ago
..
defaults Rename tests to test, use old directory name. 11 years ago
files just a few spelling error changes 9 years ago
meta Rename tests to test, use old directory name. 11 years ago
tasks When var name is the same as var content, try to template it before reporting that var is not defined. (#13629) 8 years ago
templates just a few spelling error changes 9 years ago
vars When var name is the same as var content, try to template it before reporting that var is not defined. (#13629) 8 years ago