mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
filesystem - migrate LVM.get_fs_size() to use CmdRunner (#11888)
* filesystem - migrate LVM.get_fs_size() to use CmdRunner Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> * filesystem - add changelog fragment for #11888 Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.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