Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 8a517b9

Browse files
authored
Fixing name
1 parent 1ae6d61 commit 8a517b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

containers/azure-ansible/.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Azure Terraform",
2+
"name": "Azure Ansible",
33
"dockerFile": "Dockerfile",
44
"extensions": [
55
"vscoss.vscode-ansible",
@@ -14,4 +14,4 @@
1414
// "appPort": [],
1515
// Uncomment the next line to run commands after the container is created.
1616
// "postCreateCommand": "ansible --version"
17-
}
17+
}

0 commit comments

Comments
 (0)