Skip to content

Commit

Permalink
Improved 672045
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 29, 2024
1 parent 6b2547a commit 63c17c7
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 @@ -256,7 +256,7 @@
warn_control_id: "MEDIUM | RHEL-09-672045"
block:
- name: "MEDIUM | RHEL-09-672045 | AUDIT | RHEL 9 must implement a system-wide encryption policy."
ansible.builtin.shell: update-crypto-policies --check
ansible.builtin.shell: update-crypto-policies --show
changed_when: false
failed_when: crypto_policies_check.rc not in [0 , 1]
register: crypto_policies_check
Expand Down

0 comments on commit 63c17c7

Please sign in to comment.