summaryrefslogtreecommitdiff
path: root/test/integration/roles/test_template/files/foo-py26.txt
blob: 76b0bb56f73ac0b49529c64ac5247394b7ffffd5 (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"
}