mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3da1119e41
* fix empty-value vs. no-value inconsistency
* rename changelog fragment
* tests: omit value where there should be no value
* add integration tests
(cherry picked from commit 2831bc45f5
)
Co-authored-by: quidame <quidame@poivron.org>
4 lines
156 B
YAML
4 lines
156 B
YAML
---
|
|
bugfixes:
|
|
- ini_file - fix inconsistency between empty value and no value
|
|
(https://github.com/ansible-collections/community.general/issues/3031).
|