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

Commit

Permalink
Fixing name
Browse files Browse the repository at this point in the history
  • Loading branch information
cmendible committed May 17, 2019
1 parent 1ae6d61 commit 8a517b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/azure-ansible/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Azure Terraform",
"name": "Azure Ansible",
"dockerFile": "Dockerfile",
"extensions": [
"vscoss.vscode-ansible",
Expand All @@ -14,4 +14,4 @@
// "appPort": [],
// Uncomment the next line to run commands after the container is created.
// "postCreateCommand": "ansible --version"
}
}

0 comments on commit 8a517b9

Please sign in to comment.