mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6a57ad34c0
- New option for ini plugins: encoding - Add a new option encoding to _get_file_contents - Use replace option in test/runner/lib/util.py when calling decode on stdout/err output when diff have non-utf8 sequences
7 lines
237 B
INI
7 lines
237 B
INI
[global]
|
|
# A comment
|
|
value1=Text associated with value1 and global section
|
|
value2=Same for value2 and global section
|
|
value.dot=Properties with dot
|
|
field.with.space = another space
|
|
field_with_unicode=été indien où à château français ïîôû
|