summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/template/files/foo-py26.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/template/files/foo-py26.txt')
-rw-r--r--test/integration/targets/template/files/foo-py26.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/integration/targets/template/files/foo-py26.txt b/test/integration/targets/template/files/foo-py26.txt
new file mode 100644
index 0000000..76b0bb5
--- /dev/null
+++ b/test/integration/targets/template/files/foo-py26.txt
@@ -0,0 +1,9 @@
+templated_var_loaded
+
+{
+ "bool": true,
+ "multi_part": "1Foo",
+ "null_type": null,
+ "number": 5,
+ "string_num": "5"
+}