This commit is contained in:
@@ -19,7 +19,7 @@ flowchart TD
|
||||
|
||||
- `collections` - collection requirements for supported automation targets.
|
||||
- `inventory` - sanitized Linux and AIX inventory examples with shared defaults.
|
||||
- `playbooks` - executable CIS-inspired hardening playbooks.
|
||||
- `playbooks` - executable selected baseline hardening playbooks.
|
||||
- `roles` - reusable hardening roles for supported operating systems.
|
||||
- `tests` - validation and test harnesses for Ansible content.
|
||||
|
||||
@@ -31,6 +31,6 @@ flowchart TD
|
||||
|
||||
## Notes
|
||||
|
||||
- Roles are CIS-inspired examples intended for portfolio and lab use, not a drop-in compliance certification.
|
||||
- Roles are selected baseline examples intended for portfolio and lab use, not a drop-in compliance certification.
|
||||
- Defaults are sanitized and configurable through inventory or `--extra-vars`.
|
||||
- Run platform-specific playbooks against appropriate test hosts before adapting them to production environments.
|
||||
- Run platform-specific playbooks against appropriate test hosts before adapting them to managed environments.
|
||||
|
||||
Reference in New Issue
Block a user