7 lines
204 B
JSON
7 lines
204 B
JSON
{
|
|
"ansible.python.interpreterPath": "/home/thomas/python_venv/bin/python",
|
|
"files.associations": {
|
|
"*.yml": "ansible"
|
|
},
|
|
"ansible.validation.lint.arguments": "-x name[template]"
|
|
}
|