ansible-config_template/tests
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
..
files Respect yml_multilines for JSON configs 2024-07-16 13:26:14 +02:00
group_vars Set container_name as host_var in test inventory 2018-10-22 11:49:50 +01:00
host_vars Set container_name as host_var in test inventory 2018-10-22 11:49:50 +01:00
templates Respect yml_multilines for JSON configs 2024-07-16 13:26:14 +02:00
ansible-role-requirements.yml Add PKI role to functional testing 2021-06-12 22:46:36 +03:00
inventory Compare dict vars to determine changed 2018-09-24 20:08:51 -04:00
test-common-tasks.yml Enhance the config_template comment parser 2019-07-23 12:49:41 -05:00
test-ini.yml Fix usage of {% raw %} tags and Jinja2 headers 2023-05-01 11:17:53 +02:00
test-json.yml Respect yml_multilines for JSON configs 2024-07-16 13:26:14 +02:00
test-yaml.yml Add support for start/end_string arguments 2023-04-29 02:54:36 +00:00
test.yml Respect yml_multilines for JSON configs 2024-07-16 13:26:14 +02:00