mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 22:24:23 -07:00
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
This commit is contained in:
parent
85bcef3f5a
commit
2831bc45f5
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