diff options
Diffstat (limited to 'ansible_collections/cisco/intersight/.vscode')
-rw-r--r-- | ansible_collections/cisco/intersight/.vscode/settings.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/cisco/intersight/.vscode/settings.json b/ansible_collections/cisco/intersight/.vscode/settings.json new file mode 100644 index 000000000..2e34882d4 --- /dev/null +++ b/ansible_collections/cisco/intersight/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "yaml.schemas": { + "http://json.schemastore.org/composer": ["/*"] + } +}
\ No newline at end of file |