added passlib dependency documentation

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2026-02-05 10:39:04 +00:00
parent 83ee942ecf
commit f1786fe20f
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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 🔍