ansible/test/integration/targets/include_vars
David Moreau-Simard 9fdd07fba8 Provide the list of files that were included by include_vars
include_vars will now also return a key 'ansible_included_var_files'
which contains the list of files that were successfully loaded.
This is useful information and, amongst other things, a way for users
to know exactly what files were included when debugging their
playbooks.
This also allows us to improve the integration tests around
include_vars.
2017-06-28 15:25:45 -04:00
..
defaults
tasks Provide the list of files that were included by include_vars 2017-06-28 15:25:45 -04:00
vars
aliases