mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
updated
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
c3cf685c91
commit
fc0f39844b
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
|
@ -1,10 +1,7 @@
|
|||
# Development Only
|
||||
|
||||
## RHEL 9 CIS (predicted) - Beta - CIS baselines or OS not yet GA
|
||||
# RHEL 9 CIS
|
||||
|
||||
## Testing if you have access to the RH developer branches
|
||||
|
||||
### This should work on RHEL8 and derivatives currently
|
||||
## v1.0.0 - released Dec 2022
|
||||
|
||||

|
||||

|
||||
|
|
@ -42,7 +39,9 @@ Rocky 9
|
|||
|
||||
- Access to download or add the goss binary and content to the system if using auditing (other options are available on how to get the content to the system.)
|
||||
|
||||
**General:**
|
||||
- makefile - this is there purely for testing and initial setup purposes.
|
||||
|
||||
## General
|
||||
|
||||
- Basic knowledge of Ansible, below are some links to the Ansible documentation to help get started if you are unfamiliar with Ansible
|
||||
- [Main Ansible documentation page](https://docs.ansible.com)
|
||||
|
|
@ -60,7 +59,9 @@ Rocky 9
|
|||
- Ansible 2.9+
|
||||
- python-def (should be included in RHEL 9)
|
||||
- libselinux-python
|
||||
- jmespath
|
||||
- pip packages
|
||||
- jmespath ( complete list found in requirements.txt)
|
||||
- collections found in collections/requirememnts.yml
|
||||
|
||||
## Role Variables
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue