mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 19:59:07 +00:00
[PR #11811/ff5c34c4 backport][stable-12] lvm_pv - use CmdRunner (#11833)
lvm_pv - use CmdRunner (#11811)
* lvm_pv - migrate to CmdRunner using shared runners from module_utils/_lvm
* lvm_pv - add changelog fragment for #11811
* Update changelogs/fragments/11811-lvm_pv-use-cmdrunner.yml
---------
(cherry picked from commit ff5c34c4a7)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
705ffc564d
commit
1b4e58bbbf
3 changed files with 36 additions and 34 deletions
2
changelogs/fragments/11811-lvm_pv-use-cmdrunner.yml
Normal file
2
changelogs/fragments/11811-lvm_pv-use-cmdrunner.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- lvm_pv - migrate to ``CmdRunner`` using shared runners from ``module_utils/_lvm`` (https://github.com/ansible-collections/community.general/pull/11811).
|
||||
Loading…
Add table
Add a link
Reference in a new issue