Skip to content

Commit

Permalink
Check for kdump before disabling it
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Lehmann <[email protected]>
  • Loading branch information
fallenpixel committed Apr 19, 2024
1 parent 6bc3c98 commit f41d649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/Cat2/RHEL-09-21xxxx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,7 @@
- name: "MEDIUM | RHEL-09-213115 | PATCH | The kdump service on RHEL 9 must be disabled."
when:
- rhel_09_213115
- "'kdump' is in ansible_facts.packages"
tags:
- RHEL-09-213115
- CAT2
Expand Down

0 comments on commit f41d649

Please sign in to comment.