Skip to content

Commit

Permalink
Merge pull request #11264 from teacup-on-rockingchair/sle15_fix_ansib…
Browse files Browse the repository at this point in the history
…le_hipaa_remediations

Sle15 fix ansible hipaa remediation
  • Loading branch information
Mab879 authored Dec 4, 2023
2 parents 51ae944 + 01b3bf7 commit c1dbfbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
regexp: '\(^GRUB_CMDLINE_LINUX=".*\)noexec=?[^[:space:]]*\(.*"\)'
replace: '\1 \2'
when:
- argcheck is not skipped
- argcheck.rc == 0
- kexec_arch == "b64"

Expand Down

0 comments on commit c1dbfbc

Please sign in to comment.