Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhel10_stig — Ansible role (rhel10-stig)

Ansible hardening role for RHEL 10 (DISA STIG). Suitable for playbooks, Packer/Ansible provisioners, and golden-image pipelines. Search keywords: ansible, ansible-role, compliance, devsecops, disa, disa-stig, hardening, infrastructure, openscap, redhat, rhel, rhel10, security, stig.

StigForge-exported Ansible role rhel10_stig · release 0.2.4. Matrix cell status: green.

Install (Ansible Galaxy)

This repository root is the Ansible role (Galaxy-style layout). OpenSCAP evidence lives under compliance/ and is not loaded when the role runs.

From Ansible Galaxy (after import; namespace stigready):

ansible-galaxy role install stigready.rhel10_stig,0.2.4

From GitHub (public):

# requirements.yml
roles:
  - src: https://github.com/stigready/rhel10-stig
    scm: git
    version: v0.2.4   # or an immutable commit SHA
    name: rhel10_stig
ansible-galaxy role install -r requirements.yml -p ./roles
ansible-playbook -i inventory site.yml   # role: rhel10_stig

Verification status (this release)

Evidence was produced by docker verify + OpenSCAP on the factory CI run cited below.

Profile Score Floor Gate Ansible Evidence tested (UTC)
stig 97.14% 90.0% PASS ✓ rc 0 20260729T223520Z

Full artifacts per profile: compliance/releases/0.2.4/<profile>/ (score.json, results.xml, report.html, evidence.json, evidence-report.html, poam.md).

Reports & review

Verify the score (customer)

Re-run OpenSCAP in Docker and compare to this release's evidence:

make prove RELEASE=0.2.4

Or score your own results.xml: see compliance/README.md.

License

  • LICENSE (MIT) — StigForge export packaging
  • NOTICE — ComplianceAsCode / BSD-3-Clause task body attribution

Factory

About

Ansible role: RHEL 10 DISA STIG hardening (ComplianceAsCode/SSG, OpenSCAP-verified). ansible-galaxy / git install · StigForge · 0.2.4

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages