first commit
This commit is contained in:
commit
5816898404
50 changed files with 1031 additions and 0 deletions
3
.vscode/extensions.json
vendored
Normal file
3
.vscode/extensions.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"recommendations": ["redhat.ansible", "redhat.vscode-redhat-account"]
|
||||
}
|
||||
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"ansible.python.interpreterPath": "/home/annika/ansible/minilab/.venv/bin/python"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue