proxmox-ansible/.vscode/settings.json

8 lines
220 B
JSON

{
"license.filename": "license",
"license.extension": ".txt",
"license.author": "Code Fox <c0de@c0de.dev>",
"license.default": "bsd-3-clause",
"ansible.python.interpreterPath": "./.venv/bin/python"
}