RHEL9-CIS/tasks
davidalexander83 7ec2c9bf5e
Fix re.error due to (?i) not at start of re
6.2.2.3 and 6.2.2.4 cause issues due to current re syntax:
^(?i)(\s*compress=)

re.error: global flags not at the start of the expression at position 1

Fix removes ^ which resolves issue without affecting functionality.

Signed-off-by: davidalexander83 <davidalexander83@icloud.com>
2025-07-02 12:32:20 +10:00
..
section_1 updated grep command 1.3.1.6 2025-06-16 17:21:45 +01:00
section_2 addressed #309 2025-03-31 12:36:27 +01:00
section_3 Variablize network-manager package name 2025-05-23 12:33:55 -04:00
section_4 Merge branch 'lint_dec24' into alignment 2024-12-11 13:36:08 +00:00
section_5 updated conditional var name and regex best practices 2025-06-16 10:08:56 +01:00
section_6 Fix re.error due to (?i) not at start of re 2025-07-02 12:32:20 +10:00
section_7 Merge pull request #340 from ansible-lockdown/interactive_user_update 2025-05-28 18:42:20 +01:00
audit_only.yml enabled fetch report and updated title 2025-06-19 16:26:01 +01:00
auditd.yml added check_mode false 2025-06-16 10:12:27 +01:00
check_prereqs.yml updated yamllint, company naming, linting and spacing 2024-12-04 12:00:12 +00:00
fetch_audit_output.yml added changed_when to resolve false warning message 2025-06-19 16:26:48 +01:00
LE_audit_setup.yml Updated arm discovery 2025-01-29 10:27:20 +00:00
main.yml Addresses #318 - Thank you @kodebach & @bgro 2025-06-27 11:12:07 -04:00
parse_etc_password.yml updated loop var name 2025-05-28 15:36:04 +01:00
post.yml Merge branch 'lint_dec24' into alignment 2024-12-11 13:36:08 +00:00
post_remediation_audit.yml fixed typo on post audit file name 2025-05-28 16:10:28 +01:00
pre_remediation_audit.yml Merge branch 'lint_dec24' into alignment 2024-12-11 13:36:08 +00:00
prelim.yml Merge pull request #348 from ansible-lockdown/root_user_check 2025-06-19 17:28:45 +02:00
warning_facts.yml Merge branch 'lint_dec24' into alignment 2024-12-11 13:36:08 +00:00