diff --git a/test/integration/roles/test_template/files/foo.txt b/test/integration/roles/test_template/files/foo.txt index edd704da04..84279bc7b3 100644 --- a/test/integration/roles/test_template/files/foo.txt +++ b/test/integration/roles/test_template/files/foo.txt @@ -1,8 +1,8 @@ templated_var_loaded { - "bool": true, - "multi_part": "1Foo", - "number": 5, + "bool": true, + "multi_part": "1Foo", + "number": 5, "string_num": "5" }