mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
[PR #11888/5b409fac backport][stable-12] filesystem - migrate LVM.get_fs_size() to use CmdRunner (#11889)
filesystem - migrate LVM.get_fs_size() to use CmdRunner (#11888)
* filesystem - migrate LVM.get_fs_size() to use CmdRunner
* filesystem - add changelog fragment for #11888
---------
(cherry picked from commit 5b409facbe)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
changelogs/fragments/11888-filesystem-use-cmdrunner.yml
Normal file
2
changelogs/fragments/11888-filesystem-use-cmdrunner.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- filesystem - migrate ``LVM.get_fs_size()`` to use ``CmdRunner``, ensuring locale-independent output parsing (https://github.com/ansible-collections/community.general/pull/11888).
|
||||
Reference in New Issue
Block a user