sqlchow / ansible-windows-hardening-example

This repo contains Ansible playbook examples to harden Windows systems with CIS and STIG and report the results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-windows-hardening-example-

This repo contains Ansible playbook examples to harden Windows systems with CIS and STIG and report the results

Provision target Windows VMs to VMware, Azure, Red Hat Virtualization, OpenShift environments

- instance_create_multi.yml

Openscap scan, generate and email report

- scan_report.yml

Windows CIS Hardening

- windows_cis_harden.yml

Windows STIG Hardening

- windows_stig_harden.yml

Example implementation of hardening and reporting with Ansible Automation Platform

Workflow (CI/CD Automation Pipeline)

Image 1

First Email Sent Showing Non-Compliance

Image 1

Second Email Sent Showing Compliance

Image 1

About

This repo contains Ansible playbook examples to harden Windows systems with CIS and STIG and report the results


Languages

Language:Jinja 99.5%Language:Python 0.5%