From 30efeb0eda4ce079b46c1fe24c44c80683684440 Mon Sep 17 00:00:00 2001 From: George Nalen Date: Fri, 2 Jul 2021 10:12:25 -0400 Subject: [PATCH] Updated defaults/main space linting Signed-off-by: George Nalen --- .cache/roles/windows_2019_cis | 1 + defaults/main.yml | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) create mode 120000 .cache/roles/windows_2019_cis diff --git a/.cache/roles/windows_2019_cis b/.cache/roles/windows_2019_cis new file mode 120000 index 0000000..c25bddb --- /dev/null +++ b/.cache/roles/windows_2019_cis @@ -0,0 +1 @@ +../.. \ No newline at end of file diff --git a/defaults/main.yml b/defaults/main.yml index 237d569..0baff22 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -542,5 +542,3 @@ laps_passwordagedays: 30 # netbt_nodetype is the node type value in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters:NodeType # Options are B-node value of 1, P-node value of 2, M-node value of 4, H-node value of 8. P-node is the recommended setting from CIS netbt_nodetype: 2 - -