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/var_blending/roles/test_var_blending
Brian Coca e582a69e9c
show specific undefined var errors on -v in debug (#32206)
* show specific undefined var errors on -v in debug

allows users to get more specific information about undefined errors
as they might be looking at a complex data structure and need to find
the specific leaf that has the issue

* now tests works at all verbosity levels

* updated to unicode objects
7 years ago
..
defaults Split out var_blending test into targets dir. (#17996) 8 years ago
files Split out var_blending test into targets dir. (#17996) 8 years ago
tasks show specific undefined var errors on -v in debug (#32206) 7 years ago
templates Split out var_blending test into targets dir. (#17996) 8 years ago
vars Split out var_blending test into targets dir. (#17996) 8 years ago