mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
[PR #3074/2831bc45 backport][stable-2] ini_file: fix empty-value vs. no-value inconsistency (#3181)
* ini_file: fix empty-value vs. no-value inconsistency (#3074)
* 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
)
* fixup backport
Co-authored-by: quidame <quidame@poivron.org>
This commit is contained in:
parent
e9356ad8fa
commit
009c88dc64
3 changed files with 25 additions and 10 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
bugfixes:
|
||||
- ini_file - fix inconsistency between empty value and no value
|
||||
(https://github.com/ansible-collections/community.general/issues/3031).
|
Loading…
Add table
Add a link
Reference in a new issue