mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
Add vscode launch configs to debug the modules and the inventory plugin. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
7 lines
96 B
JSON
7 lines
96 B
JSON
{
|
|
"ANSIBLE_MODULE_ARGS": {
|
|
"name": "testvm",
|
|
"namespace": "default"
|
|
}
|
|
}
|