mirror of https://github.com/ansible/ansible.git
* Test nested import_tasks when the parent import contains a template
* Fix templating the parent_include.args
(cherry picked from commit 9a6420e1d5)
pull/85691/head
parent
2dcd35b692
commit
6404fdce45
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- import_tasks - fix templating parent include arguments.
|
||||||
@ -0,0 +1 @@
|
|||||||
|
- import_tasks: tests_relative.yml
|
||||||
Loading…
Reference in New Issue