[PR #11835/3416efa5 backport][stable-12] lvg - migrate to CmdRunner (#11858)

lvg - migrate to CmdRunner (#11835)


(cherry picked from commit 3416efa5bf)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
patchback[bot]
2026-04-17 18:33:10 +02:00
committed by GitHub
parent 2bd64a891c
commit f67003cf3a
3 changed files with 116 additions and 142 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- lvg - migrate to ``CmdRunner``, removing direct ``run_command`` calls and ``run_command_environ_update`` (https://github.com/ansible-collections/community.general/pull/11835).