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

9 lines
136 B
Text

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