mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-14 04:59:11 -07:00
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. |
||
---|---|---|
.. | ||
__init__.py | ||
assert.py | ||
async_status.py | ||
async_wrapper.py | ||
debug.py | ||
fail.py | ||
include.py | ||
include_role.py | ||
include_vars.py | ||
pause.py | ||
set_fact.py | ||
set_stats.py | ||
wait_for.py | ||
wait_for_connection.py |