mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
updated
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
aa5b2c30c4
commit
849789b867
2 changed files with 5 additions and 2 deletions
|
|
@ -7,6 +7,8 @@
|
|||
Jan-2023 release
|
||||
|
||||
- Lint file updates and improvements
|
||||
- auditd now shows diff ater initial template added
|
||||
- many control rewritten
|
||||
- Many controls moved ID references
|
||||
- Audit updates aligned
|
||||
- Command warn arg removed
|
||||
|
|
@ -15,7 +17,7 @@ Jan-2023 release
|
|||
- fqcn added to all controls
|
||||
- some controls rewritten using module rather than shell
|
||||
- typo fixes from rhel_08 inheritance
|
||||
- workfolw update for 5.6.6 to set random root password to allow for testing
|
||||
- workflow update for 5.6.6 to set random root password to allow for testing
|
||||
- incorporates issues
|
||||
- #23
|
||||
- #24
|
||||
|
|
|
|||
|
|
@ -86,6 +86,7 @@ Below is an example of the tag section from a control within this role. Using th
|
|||
|
||||
### Known Issues
|
||||
|
||||
CIS 1.2.4 - repo_gpgcheck is not carried out for RedHat hosts as the default repos do not have this function. Rocky and Alma not affected.
|
||||
CIS 1.2.4 - repo_gpgcheck is not carried out for RedHat hosts as the default repos do not have this function. This also affect EPEL(not covered by var).
|
||||
- Rocky and Alma not affected.
|
||||
Variable used to unset.
|
||||
rhel9cis_rhel_default_repo: true # to be set to false if using repo that does have this ability
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue