mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 21:01:13 +00:00
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>