3b49bbcfde
* Give IncludedFile more context via ansible_search_path to template lookups. Fixes #49969 * Update units
3 lines
228 B
YAML
3 lines
228 B
YAML
bugfixes:
|
|
- include_tasks - Ensure we give IncludedFile the same context as TaskExecutor when templating the parent include path
|
|
allowing for lookups in the included file path (https://github.com/ansible/ansible/issues/49969)
|