mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 14:27:12 +00:00
added passlib dependency documentation
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
83ee942ecf
commit
f1786fe20f
2 changed files with 4 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Benchmark version variable in audit template
|
||||||
fixed typo thanks to @fragglexarmy #393
|
fixed typo thanks to @fragglexarmy #393
|
||||||
fixed typo thanks to @trumbaut #397 & #399
|
fixed typo thanks to @trumbaut #397 & #399
|
||||||
updated auditd template to be 2.19 complaint
|
updated auditd template to be 2.19 complaint
|
||||||
PR345 thanks to thulium-drake boot password hash
|
PR345 thanks to thulium-drake boot password hash - if used needs passlib module
|
||||||
tidy up tags on tasks/main.yml
|
tidy up tags on tasks/main.yml
|
||||||
|
|
||||||
## 2.0.3 - Based on CIS v2.0.0
|
## 2.0.3 - Based on CIS v2.0.0
|
||||||
|
|
|
||||||
|
|
@ -128,6 +128,9 @@ RHEL Family OS 9
|
||||||
- python-def
|
- python-def
|
||||||
- libselinux-python
|
- libselinux-python
|
||||||
|
|
||||||
|
If you are using the option to create your own bootloader hash the ansible controller
|
||||||
|
- passlib
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Auditing 🔍
|
## Auditing 🔍
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue