mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 03:39:08 +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:
parent
180da98a7c
commit
5b409facbe
2 changed files with 10 additions and 6 deletions
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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue