790 B
790 B
infra-run/ansible/playbooks
This directory contains executable Ansible playbooks that coordinate roles, inventories, and operational hardening tasks.
Diagram
flowchart TD
A["playbooks"] --> B["Provisioning flows"]
A --> C["Hardening flows"]
A --> D["Patch workflows"]
A --> E["Decommission workflows"]
Notes
cis-rhel9-hardening.ymlapplies the RHEL 9 CIS-inspired hardening role to Linux inventory targets.cis-debian-ubuntu-hardening.ymlapplies the Debian 13 / Ubuntu 26.04 CIS-inspired hardening role to Linux inventory targets.cis-aix7-hardening.ymlapplies the IBM AIX 7 CIS-inspired hardening role to AIX inventory targets.- Use the sanitized inventory under
../inventory/as a starting point and override defaults per environment.