summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/template/files/foo.txt
blob: 58af3be81b9e4f5a2459ebf7dc9b0285c74d16f8 (plain)
1
2
3
4
5
6
7
8
9
templated_var_loaded

{
    "bool": true, 
    "multi_part": "1Foo", 
    "null_type": null, 
    "number": 5, 
    "string_num": "5"
}