community.general/lib/ansible/modules/utilities/logic
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
..
__init__.py
assert.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
async_status.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
async_wrapper.py refactoring async 2017-02-06 19:32:00 -05:00
debug.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
fail.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
include.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
include_role.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
include_vars.py Provide the list of files that were included by include_vars 2017-06-28 15:25:45 -04:00
pause.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
set_fact.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
set_stats.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
wait_for.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
wait_for_connection.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00