diff --git a/test/integration/roles/test_filters/templates/py25json.j2 b/test/integration/roles/test_filters/templates/py25json.j2 new file mode 100644 index 0000000000..b87d3c8090 --- /dev/null +++ b/test/integration/roles/test_filters/templates/py25json.j2 @@ -0,0 +1,2 @@ +Provoke a python2.6 json bug +{{ hostvars | to_nice_json }}