Raspberry-Pi-IaC/.vscode/settings.json
Thomas Kleinendorst ce995083c6 Add and configure OS hardening role
This role was run but is commented out as rerunning it shouldn't add
much whilst also being a time hog.
2024-04-09 17:49:51 +02:00

3 lines
No EOL
79 B
JSON

{
"ansible.python.interpreterPath": "/home/thomas/python_venv/bin/python"
}