mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-19 10:34:00 -07:00
ini_file - allows adding empty string as a value (#1972)
* Added integration test and fixed bug * added changelog fragment * Update changelogs/fragments/1972-ini_file-empty-str-value.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update tests/integration/targets/ini_file/tasks/main.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a013e69d67
commit
088743749b
3 changed files with 42 additions and 6 deletions
2
changelogs/fragments/1972-ini_file-empty-str-value.yml
Normal file
2
changelogs/fragments/1972-ini_file-empty-str-value.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- ini_file - allows an empty string as a value for an option (https://github.com/ansible-collections/community.general/pull/1972).
|
Loading…
Add table
Add a link
Reference in a new issue