deleted: .vscode/launch.json
This commit is contained in:
12
.vscode/launch.json
vendored
12
.vscode/launch.json
vendored
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "0.2.0",
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"name": "Ansibug: Launch Current File",
|
|
||||||
"type": "ansible",
|
|
||||||
"request": "launch",
|
|
||||||
"playbook": "${file}",
|
|
||||||
"cwd": "${cwd}"
|
|
||||||
},
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user