From 8162ca41eacc41f6a23e608d2fe0f491e357495a Mon Sep 17 00:00:00 2001 From: Stephen Williams Date: Thu, 14 Mar 2024 09:03:01 -0400 Subject: [PATCH 1/3] Fix Default Main Variables Numbering Signed-off-by: Stephen Williams --- defaults/main.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index daac25c..9cb7048 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -492,7 +492,6 @@ win19cis_rule_18_10_93_4_1: true win19cis_rule_18_10_93_4_2: true win19cis_rule_18_10_93_4_3: true - # section19 win19cis_rule_19_1_3_1: true win19cis_rule_19_1_3_2: true @@ -588,11 +587,11 @@ win19cis_increase_scheduling_priority_users: '{{ ["Administrators"] if (windows_ # The recommended state for this setting is: Administrators and when Exchange is running in the environment) Exchange Servers. win19cis_exchange_server_running: false -# 2.3.1.4 +# 2.3.1.5 # win19cis_admin_username is the name the administrator account will be renamed to win19cis_admin_username: adminchangethis -# 2.3.1.5 +# 2.3.1.6 # win19cis_guest_username is the name the guest account will be renamed to win19cis_guest_username: guestchangethis From 2470b85086dbd567f861c79e4e0e299418453d25 Mon Sep 17 00:00:00 2001 From: Stephen Williams Date: Thu, 14 Mar 2024 09:04:05 -0400 Subject: [PATCH 2/3] Fix Default Main Variables Numbering Signed-off-by: Stephen Williams --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 9cb7048..4a958a8 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -587,7 +587,7 @@ win19cis_increase_scheduling_priority_users: '{{ ["Administrators"] if (windows_ # The recommended state for this setting is: Administrators and when Exchange is running in the environment) Exchange Servers. win19cis_exchange_server_running: false -# 2.3.1.5 +# 2.3.1.4 # win19cis_admin_username is the name the administrator account will be renamed to win19cis_admin_username: adminchangethis From 401590c0c07f98f23000bde08910bf30b7f0e527 Mon Sep 17 00:00:00 2001 From: Stephen Williams Date: Thu, 14 Mar 2024 09:04:15 -0400 Subject: [PATCH 3/3] Fix Default Main Variables Numbering Signed-off-by: Stephen Williams --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 4a958a8..9cb7048 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -587,7 +587,7 @@ win19cis_increase_scheduling_priority_users: '{{ ["Administrators"] if (windows_ # The recommended state for this setting is: Administrators and when Exchange is running in the environment) Exchange Servers. win19cis_exchange_server_running: false -# 2.3.1.4 +# 2.3.1.5 # win19cis_admin_username is the name the administrator account will be renamed to win19cis_admin_username: adminchangethis