Skip to content

Commit

Permalink
Updated command for crypto
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <[email protected]>
  • Loading branch information
uk-bolly committed Oct 7, 2024
1 parent e2788d9 commit a97be7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/Cat2/RHEL-09-67xxxx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
when:
- "'FIPS' not in crypto_policies_check.stdout"
- rhel9stig_disruption_high
ansible.builtin.shell: fips-mode-setup --enable
ansible.builtin.shell: fips-mode-setup --set FIPS

- name: "MEDIUM | RHEL-09-672045 | WARN | RHEL 9 must implement a system-wide encryption policy."
when:
Expand Down

0 comments on commit a97be7b

Please sign in to comment.