mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
updated content
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
66ed22e5ee
commit
3f6b53f4f3
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
|
@ -18,7 +18,7 @@
|
|||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
|
@ -100,10 +100,6 @@ Almalinux 9
|
|||
Rocky 9
|
||||
OracleLinux 9
|
||||
|
||||
ansible 2.10
|
||||
jmespath
|
||||
relevant collections
|
||||
|
||||
- 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:**
|
||||
|
|
@ -120,13 +116,15 @@ relevant collections
|
|||
**Technical Dependencies:**
|
||||
|
||||
- Python3
|
||||
- Ansible 2.9+
|
||||
- Ansible 2.10+
|
||||
- python-def (should be included in RHEL 9)
|
||||
- libselinux-python
|
||||
- pip packages
|
||||
- jmespath ( complete list found in requirements.txt)
|
||||
- collections found in collections/requirememnts.yml
|
||||
|
||||
pre-commit is available if installed
|
||||
|
||||
## Role Variables
|
||||
|
||||
This role is designed that the end user should not have to edit the tasks themselves. All customizing should be done by overriding the required varaibles as found in defaults/main.yml file. e.g. using inventory, group_vars, extra_vars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue