mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
ini_file: fix unmatched whitespace before comment (#10102)
* ini_file: fix unmatched whitespace before comment * Add changelog fragment * Update changelog fragment: bugfixes to minor_changes Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: sibebleuze <> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
fcd2d8b7b7
commit
43eb342b18
3 changed files with 53 additions and 9 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ini_file - modify an inactive option also when there are spaces in front of the comment symbol (https://github.com/ansible-collections/community.general/pull/10102, https://github.com/ansible-collections/community.general/issues/8539).
|
Loading…
Add table
Add a link
Reference in a new issue