forked from ansible-lockdown/RHEL9-CIS
Merge pull request #76 from carofe82/devel
Readme.md:fix cis level tag names
This commit is contained in:
commit
0106d8a742
1 changed files with 4 additions and 4 deletions
|
|
@ -60,10 +60,10 @@ To use release version please point to main branch and relevant release for the
|
|||
It is possible to to only run level 1 or level 2 controls for CIS.
|
||||
This is managed using tags:
|
||||
|
||||
- level1_server
|
||||
- level1_workstation
|
||||
- level2_server
|
||||
- level2_workstation
|
||||
- level1-server
|
||||
- level1-workstation
|
||||
- level2-server
|
||||
- level2-workstation
|
||||
|
||||
The control found in defaults main also need to reflect this as this control the testing thet takes place if you are using the audit component.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue