mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
* Added lower call for units when checking lvs/vgs size
* Changelog
* Size roudning correction
* Rounding
* Changelog
* Remove whitespace
(cherry picked from commit 06bdabcad9
)
Co-authored-by: zigaSRC <65527456+zigaSRC@users.noreply.github.com>
This commit is contained in:
parent
797ea23e50
commit
e6cc671a0d
2 changed files with 8 additions and 8 deletions
3
changelogs/fragments/2369-lvol_size_bug_fixes.yml
Normal file
3
changelogs/fragments/2369-lvol_size_bug_fixes.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- lvol - fixed size unit capitalization to match units used between different tools for comparison (https://github.com/ansible-collections/community.general/issues/2360).
|
||||
- lvol - fixed rounding errors (https://github.com/ansible-collections/community.general/issues/2370).
|
Loading…
Add table
Add a link
Reference in a new issue