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

10 lines
132 B
Text
Raw Normal View History

templated_var_loaded
{
"bool": true,
"multi_part": "1Foo",
2015-12-02 19:32:10 +01:00
"null_type": null,
"number": 5,
"string_num": "5"
}