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/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.
7 years ago
..
defaults Migrate Linux CI roles to test targets. (#17997) 8 years ago
tasks Provide the list of files that were included by include_vars 7 years ago
vars Migrate Linux CI roles to test targets. (#17997) 8 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago