mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-29 10:54:35 +00:00
chore: Add .vscode launch configs
Add vscode launch configs to debug the modules and the inventory plugin. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
6
.vscode/module_args/kubevirt_vm_info.json
vendored
Normal file
6
.vscode/module_args/kubevirt_vm_info.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"ANSIBLE_MODULE_ARGS": {
|
||||
"name": "testvm",
|
||||
"namespace": "default"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user