Skip to content

Commit

Permalink
Adds when criteria for rhel_08_040321 in tasks/fix-cat2.yml, to skip …
Browse files Browse the repository at this point in the history
…the task when rhel8stig_gui is set to true, resolves issue #243

Signed-off-by: whitehat237 <[email protected]>
  • Loading branch information
whitehat237 committed Jan 29, 2024
1 parent 1640945 commit 0c2e3fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/fix-cat2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7401,6 +7401,7 @@
state: link
when:
- rhel_08_040321
- not rhel8stig_gui
tags:
- RHEL-08-040321
- CAT2
Expand Down

0 comments on commit 0c2e3fc

Please sign in to comment.