mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Give IncludedFile more context via ansible_search_path (#50045)
* Give IncludedFile more context via ansible_search_path to template lookups. Fixes #49969 * Update units
This commit is contained in:
3
changelogs/fragments/include_tasks_parent_templating.yml
Normal file
3
changelogs/fragments/include_tasks_parent_templating.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user