Add redhat.ansible extension to VSCode Workspace Recommendations
This commit is contained in:
parent
1613e2d25c
commit
1b45e94960
5
.vscode/extensions.json
vendored
Normal file
5
.vscode/extensions.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"redhat.ansible"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue