ansible-config_template/tests/files
Dmitriy Rabotyagov 13b52a62cd Respect yml_multilines for JSON configs
At the moment there is no good way to have new lines ("\n") in JSON
files and not to convert the result to a list.
In the meanwhile this can be totally expected/required thing to do,
for example to define cloud-init vendor data [1]

[1] https://cloudinit.readthedocs.io/en/latest/reference/datasources/openstack.html#vendor-data

Related-Bug: #2073171
Change-Id: I00d74a26357a8458e38d9eb816a3f3eceeae1e0d
2024-07-16 13:26:14 +02:00
..
Packages Add Packages file parsing lookup 2017-03-27 11:43:23 +00:00
test_comment_configs.ini.expected Fix section overrides when commented option persist 2020-07-30 20:18:07 +03:00
test_content_no_overrides.json.expected Handle 'dict' type as input of 'content' 2017-06-22 21:46:31 +00:00
test_default_section.ini.expected Fix writing of keys without values 2019-07-26 17:07:07 +00:00
test_extend.yml.expected Fix py3 unicode issue 2018-04-25 12:03:03 +01:00
test_jinja_variables.yml.expected Add support for start/end_string arguments 2023-04-29 02:54:36 +00:00
test_list_only_replace.yml.expected Add the ability to parse list only files 2019-07-25 16:37:56 -05:00
test_list_only.yml.expected Add the ability to parse list only files 2019-07-25 16:37:56 -05:00
test_multiline_strs.json.expected Respect yml_multilines for JSON configs 2024-07-16 13:26:14 +02:00
test_multiline_strs.yml.expected config_template does not respect yaml multiline as overrides 2019-04-25 11:30:59 +00:00
test_multistropts.ini.expected Add multistropt test cases 2019-02-13 21:12:29 +00:00
test_no_extend.yml.expected Fix py3 unicode issue 2018-04-25 12:03:03 +01:00
test_raw_content.ini.expected Fix usage of {% raw %} tags and Jinja2 headers 2023-05-01 11:17:53 +02:00
test_remote_src_multistropts.ini.expected Fix writing of keys without values 2019-07-26 17:07:07 +00:00