From d4c0e1ac935e7128f0b4b514460db2c696563cd0 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 25 Oct 2023 20:48:56 +0200 Subject: [PATCH] settings --- .vscode/settings.json | 1 - shutdown_windows.yml | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 8fc5f81..d672852 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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" diff --git a/shutdown_windows.yml b/shutdown_windows.yml index 36ec1c6..5e9e8dd 100644 --- a/shutdown_windows.yml +++ b/shutdown_windows.yml @@ -6,3 +6,8 @@ roles: - { role: shutdown-role } + + +- name: Shutdown Windows Servers + +