settings
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"ansible.python.interpreterPath": "/bin/python3",
|
||||
"yaml.schemas": {
|
||||
"file:///home/alex/.vscode/extensions/docsmsft.docs-yaml-1.0.1/dist/toc.schema.json": "/toc\\.yml/i",
|
||||
"https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/playbook": [
|
||||
"file:///home/alex/git/ansible/shutdown_windows.yml",
|
||||
"file:///home/alex/ansible/ansible/shutdown_windows.yml"
|
||||
|
||||
@@ -6,3 +6,8 @@
|
||||
|
||||
roles:
|
||||
- { role: shutdown-role }
|
||||
|
||||
|
||||
- name: Shutdown Windows Servers
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user