Update docs for Ansible hardening roles
This commit is contained in:
+9
-2
@@ -16,12 +16,19 @@ flowchart TD
|
||||
|
||||
## Scope
|
||||
|
||||
- `ansible` - placeholder structure for infrastructure automation and testing.
|
||||
- `ansible` - infrastructure automation with CIS-inspired hardening roles and playbooks.
|
||||
- `docs` - supporting technical notes and written documentation.
|
||||
- `runbooks` - procedural operational guides.
|
||||
- `scripts` - executable tooling for operations and diagnostics.
|
||||
|
||||
## Current Automation
|
||||
|
||||
- RHEL 9 CIS-inspired hardening role and playbook.
|
||||
- Debian 13 / Ubuntu 26.04 CIS-inspired hardening role and playbook.
|
||||
- IBM AIX 7 CIS-inspired hardening role and playbook.
|
||||
- Shared sanitized inventory defaults for Linux and AIX examples.
|
||||
|
||||
## Notes
|
||||
|
||||
- This folder reflects the structure of a production-oriented operations repository.
|
||||
- Current implementation is strongest in the Bash tooling under `scripts/bash`.
|
||||
- Current implementation includes Bash operational toolkits and Ansible hardening automation.
|
||||
|
||||
Reference in New Issue
Block a user