ansible/test/integration/targets/template/files/foo.txt

10 lines
136 B
Text
Raw Normal View History

2014-02-19 22:44:42 +01:00
templated_var_loaded
{
"bool": true,
"multi_part": "1Foo",
"null_type": null,
"number": 5,
"string_num": "5"
}