Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.0.1 Release #112

Merged
merged 9 commits into from
Feb 20, 2025
Merged

V3.0.1 Release #112

merged 9 commits into from
Feb 20, 2025

Conversation

MrSteve81
Copy link
Contributor

Overall Review of Changes:
New Features
Added the ability to create tailored Group Policy Objects (GPOs) compliant with CIS benchmarks using Ansible:
Custom GPOs based on variables in defaults/main.
New variables for GPO creation.
Ability to toggle controls on/off for GPO inclusion.
Improved flexibility for Level 1 and Level 2 GPO creation.
Enhancements & Fixes
General Updates:
Banner update.
Added NIST Tags.
Verified all controls meet new CIS 3.0.1 standards.
Updated prelim Set system facts based on gather_facts module naming.
Updated win_regedit paths to reflect capitalized System/Software registry entries.
Removed unnecessary state: present values from win_regedit.
Standardized task headers in prelim and post sections.
Standardized "primary domain controller" to "domain controller" across all tasks.
Fixed metadata for Galaxy.
Control Changes:
Control 9.2.3: Removed, and tasks from 9.2.4 - 9.2.8 shifted to 9.2.3 - 9.2.7.
Control 9.2.8: Removed from defaults/main.
Control 18.9.5.2: Added new variable option.
Enhancements & Fixes
Aligned tasks with Windows2019CIS v3.0.1 release.
Updated LegalNoticeCaption variable title fix – Thanks @rlmass.
Standardized "primary domain controller" to "domain controller".
Updated PRELIM | Set Fact If Cloud-Based System to include ansible_system_vendor – Thanks @mfortin.
Updated CI/CD Pipelines – Thanks @mfortin.
Updated DisableBkGndGroupPolicy to 0 (Disabled) – Thanks @dennisharder-alight.
Updated ManagePreviewBuildsPolicyValue to 0 (Disabled) – Thanks @dennisharder-al.
Removed unnecessary state: present values from win_regedit.
Updated set_fact prelim vars with prefix prelim_ throughout the playbook.

Issue Fixes:
Please Check the Changelog

Enhancements:
Please Check the Changelog

How has this been tested?:
Locally And Azure

Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
Copy link
Contributor

@frederickw082922 frederickw082922 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Approved!

@MrSteve81 MrSteve81 merged commit ffae6a5 into devel Feb 20, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants