1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/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
2017-11-02 18:11:31 -04:00
..
group_vars Reorganize integration tests: 2017-09-14 07:14:30 -07:00
host_vars Reorganize integration tests: 2017-09-14 07:14:30 -07:00
roles/test_var_blending show specific undefined var errors on -v in debug (#32206) 2017-11-02 18:11:31 -04:00
aliases Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00
integration_config.yml Split out var_blending test into targets dir. (#17996) 2016-10-12 22:22:46 -07:00
inventory Reorganize integration tests: 2017-09-14 07:14:30 -07:00
runme.sh Reorganize integration tests: 2017-09-14 07:14:30 -07:00
test_var_blending.yml Split out var_blending test into targets dir. (#17996) 2016-10-12 22:22:46 -07:00
vars_file.yml Split out var_blending test into targets dir. (#17996) 2016-10-12 22:22:46 -07:00