pibox-ansible/.vscode/settings.json

7 lines
135 B
JSON

{
"cSpell.words": [
"pibox"
],
"ansible.python.interpreterPath": "/home/c0de/dev/pibox-ansible/.venv/bin/python"
}