Skip to content

Commit

Permalink
Add Ansible Remediations
Browse files Browse the repository at this point in the history
This patch extends the Ansible remediations to RHEL 9:
- force_opensc_card_drivers
- dnf-automatic_apply_updates
- dnf-automatic_security_updates_only

More context:
RHSecurityCompliance/contest#129 (comment)
  • Loading branch information
jan-cerny committed Mar 27, 2024
1 parent 68a116b commit 5210a71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# platform = Red Hat Enterprise Linux 7,Red Hat Enterprise Linux 8,multi_platform_fedora,multi_platform_rhv,multi_platform_ol,multi_platform_sle
# platform = multi_platform_rhel,multi_platform_fedora,multi_platform_rhv,multi_platform_ol,multi_platform_sle
# reboot = false
# strategy = configure
# complexity = low
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# platform = multi_platform_fedora,multi_platform_sle,Red Hat Enterprise Linux 8,Oracle Linux 8
# platform = multi_platform_fedora,multi_platform_rhel,multi_platform_sle,Oracle Linux 8
# reboot = false
# strategy = unknown
# complexity = low
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# platform = multi_platform_fedora,multi_platform_sle,Red Hat Enterprise Linux 8,Oracle Linux 8
# platform = multi_platform_fedora,multi_platform_rhel,multi_platform_sle,Oracle Linux 8
# reboot = false
# strategy = unknown
# complexity = low
Expand Down

0 comments on commit 5210a71

Please sign in to comment.