From a97be7bd3714fd975f558034d4049458e08b6685 Mon Sep 17 00:00:00 2001
From: Mark Bolwell <mark.bollyuk@gmail.com>
Date: Mon, 7 Oct 2024 15:23:32 +0100
Subject: [PATCH] Updated command for crypto

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
---
 tasks/Cat2/RHEL-09-67xxxx.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tasks/Cat2/RHEL-09-67xxxx.yml b/tasks/Cat2/RHEL-09-67xxxx.yml
index c3f75f6..c349ba9 100644
--- a/tasks/Cat2/RHEL-09-67xxxx.yml
+++ b/tasks/Cat2/RHEL-09-67xxxx.yml
@@ -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: