mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 17:31:31 +00:00
feat: use CmdRunner for LVM commands (#11746)
* feat: use CmdRunner for LVM commands * Update plugins/module_utils/lvm.py Co-authored-by: Felix Fontein <felix@fontein.de> * rename module util to _lvm --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f4f2bfe847
commit
61060532f9
4 changed files with 512 additions and 54 deletions
3
.github/BOTMETA.yml
vendored
3
.github/BOTMETA.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue