diff --git a/test/integration/roles/test_template/files/foo-py26.txt b/test/integration/roles/test_template/files/foo-py26.txt index 84279bc7b3..76b0bb56f7 100644 --- a/test/integration/roles/test_template/files/foo-py26.txt +++ b/test/integration/roles/test_template/files/foo-py26.txt @@ -3,6 +3,7 @@ templated_var_loaded { "bool": true, "multi_part": "1Foo", + "null_type": null, "number": 5, "string_num": "5" }