1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-21 11:19:00 +00:00

[PR #11746/61060532 backport][stable-12] feat: use CmdRunner for LVM commands (#11794)

feat: use CmdRunner for LVM commands (#11746)

* feat: use CmdRunner for LVM commands

* Update plugins/module_utils/lvm.py



* rename module util to _lvm

---------


(cherry picked from commit 61060532f9)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2026-04-12 22:29:22 +02:00 committed by GitHub
parent d01187d03b
commit e278490fe7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 512 additions and 54 deletions

3
.github/BOTMETA.yml vendored
View file

@ -381,6 +381,9 @@ files:
maintainers: russoz
$module_utils/_lxc.py:
maintainers: russoz
$module_utils/_lvm.py:
labels: lvm
maintainers: russoz
$module_utils/manageiq.py:
labels: manageiq
maintainers: $team_manageiq