mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-05-09 23:33:53 +00:00
QA, lint, standards, var naming, title aming aligned
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
69bef1f371
commit
201edf02e4
39 changed files with 478 additions and 608 deletions
57
Changelog.md
57
Changelog.md
|
|
@ -1,7 +1,34 @@
|
|||
# Changes to RHEL9CIS
|
||||
|
||||
## 2.0.5 - Based on CIS v2.0.0
|
||||
|
||||
## April 2026
|
||||
|
||||
- bootloader password logic improved thanks to skullbringer on discord community
|
||||
- 7.1.12 and 7.1.13 fixed thanks to @bubaimondalsch #440
|
||||
- 4.3 tags updated
|
||||
- 2.1.x - improve logic for mask/disable/stop thanks to @numericillustration #434
|
||||
|
||||
## March 2026 — workspace alignment
|
||||
|
||||
- Common files aligned to std
|
||||
- workflows updates
|
||||
- titles updates
|
||||
- levels aligned
|
||||
- auditd improvement
|
||||
- grammar, lint
|
||||
- vars naming
|
||||
- Linting: converted ~75 single-item when: conditions from list to inline format
|
||||
- Linting: added blank line after --- YAML document marker in 10 files
|
||||
- Linting: fixed register: key order in 8 tasks (now appears after changed_when/failed_when)
|
||||
- Linting: fixed spelling typo sddr → saddr in cis_4.3.x.yml
|
||||
- Defaults: added justification comments for service client and bluetooth variables
|
||||
|
||||
## Based on CIS v2.0.0
|
||||
|
||||
# Feb26 2
|
||||
#430 thanks to @numericillustration - 5.4.2.5 missing echo
|
||||
|
||||
# Feb26 1
|
||||
- QA Fixes
|
||||
- .j2 Branding Update
|
||||
- Added rhel9cis_uses_root variable definition for 5.4.2.5 root PATH integrity task
|
||||
|
|
@ -77,34 +104,6 @@ tidy up tags on tasks/main.yml
|
|||
- public issue 372
|
||||
- allow password with different locale
|
||||
|
||||
## 2.0.4 - Based on CIS v2.0.0
|
||||
|
||||
- addressed issue #419, thank you @aaronk1
|
||||
- addressed issue #418 thank you @bbaassssiiee
|
||||
- addressed issue #416 thank you @georgenalen and @bbaassssiiee
|
||||
- addressed issue #393 thank you to @fragglexarmy
|
||||
- addressed issue #394 thank you to @dbeuker
|
||||
- addressed issues #390 and #391 thanks to @polski-g
|
||||
- addressed issue #398 & #399 thanks to trumbaut
|
||||
- Added max-concurrent options for audit
|
||||
- work flow updates
|
||||
- audit logic improvements
|
||||
- auditd template 2.19 compatible
|
||||
- pre-commit updates
|
||||
- #410 thanks to @kpi-nourman
|
||||
- #413 thanks to @bbaassssiiee
|
||||
|
||||
## 2.0.3 - Based on CIS v2.0.0
|
||||
- addressed issue #387, thank you @fragglexarmy
|
||||
- addressed issue #382 to improve regex logic on 5.4.2.4
|
||||
- improvement on crypto policy managed controls with var logic
|
||||
- addressed issue #384 thank you @polski-g
|
||||
- update command to shell module on tasks
|
||||
- addressed issue 371 thanks to @bgro and kodebach
|
||||
- addressed issue 350 thanks to @chrispipo
|
||||
- addressed issue 364 thanks to @polski-g
|
||||
- pre-commit update
|
||||
|
||||
## 2.0.2 - Based on CIS v2.0.0
|
||||
|
||||
- Update to audit_only to allow fetching results
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue