lvg - migrate to CmdRunner (#11835)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Alexei Znamensky
2026-04-17 18:54:11 +12:00
committed by GitHub
parent 87ecfa3432
commit 3416efa5bf
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).