summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/template/templates
diff options
context:
space:
mode:
authorMartin Krizek <martin.krizek@gmail.com>2022-07-15 15:57:34 +0200
committerGitHub <noreply@github.com>2022-07-15 15:57:34 +0200
commitd070b03ad89d6384f26314c53098bf006f703a3f (patch)
tree23a196635c1620277918e846e5b9fbd9e2086947 /test/integration/targets/template/templates
parenttemplate module/lookup: fix convert_data for macros (#78259) (diff)
downloadansible-d070b03ad89d6384f26314c53098bf006f703a3f.tar.xz
ansible-d070b03ad89d6384f26314c53098bf006f703a3f.zip
Fix templating nested vars with convert_data=False (#78273)
Regression introduced in #78259.
Diffstat (limited to 'test/integration/targets/template/templates')
-rw-r--r--test/integration/targets/template/templates/indirect_dict.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/template/templates/indirect_dict.j2 b/test/integration/targets/template/templates/indirect_dict.j2
new file mode 100644
index 0000000000..3124371f48
--- /dev/null
+++ b/test/integration/targets/template/templates/indirect_dict.j2
@@ -0,0 +1 @@
+{{ v.foo }}