ansible-config_template/tests/templates/test_default_section.ini
Dmitriy Rabotyagov b7f38639a2 Fix writing of keys without values
Sometimes there might be a key in configfile, that should be empty but
defined correctly. This patch fixes such behaviour and adds testing.

Change-Id: I693bc3a2aade7015d0465583001962df4ba53443
2019-07-26 17:07:07 +00:00

9 lines
99 B
INI

[global]
test1 = 1
# This is a post option comment
[section1]
setting1 = 1
[section2]
setting3 =