mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
lvm_pv - use CmdRunner (#11811)
* lvm_pv - migrate to CmdRunner using shared runners from module_utils/_lvm Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * lvm_pv - add changelog fragment for #11811 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update changelogs/fragments/11811-lvm_pv-use-cmdrunner.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
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).
|
||||
Reference in New Issue
Block a user