ansible-config_template/tests/files/test_multiline_strs.yml.expected
Georgina 1769158a0e config_template does not respect yaml multiline as overrides
Added a flag called yml_multilines which when used will not split on
lines that have a newline UNLESS they have a comma.

Change-Id: I90364403e215a67b320dfc7e67a85d47c774e634
Partial-Bug: #1819974
2019-04-25 11:30:59 +00:00

15 lines
193 B
Plaintext

existing_multiline: 'This multiline string
already exists and will
be dumped out by PyYaml.
'
new_multiline_str: 'This should not
be a list
'
test_category1: a
test_category2: b