Bug 2017884

Summary: [RFE] New Ansible module or new RHEL system role to change/remove/add grub arguments
Product: Red Hat Enterprise Linux 8 Reporter: Steffen Scheib <sscheib>
Component: rhel-system-rolesAssignee: Rich Megginson <rmeggins>
Status: CLOSED MIGRATED QA Contact: CS System Management SST QE <rhel-cs-system-management-subsystem-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.5CC: briasmit, dylan, rmeggins, smeyer, spetrosi
Target Milestone: rcKeywords: FutureFeature, MigratedToJIRA
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: role:bootloader
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-12 10:02:57 UTC Type: Story
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steffen Scheib 2021-10-27 16:01:44 UTC
1. Proposed title of this feature request
New Ansible module or new RHEL system role to change/remove/add grub arguments

2. What is the nature and description of the request?
Currently there is no Ansible module to update/remove/add grub arguments.
Grub arguments on RHEL 8 should be updated using grubby, while for RHEL 7 the recommended approach is to update the variable GRUB_CMDLINE_LINUX in the file /etc/default/grub.
A new Ansible module which takes care of both scenarios in a sane and idempotent way is desired.

3. Why does the customer need this?
The customer is implementing automated hardening for their government customers, who require compliance in accordance to several "Security Technical Implementation Guides" (STIG) published from the Defense Information Systems Agency (DISA), in short DISA STIGs.
Some of these DISA STIGs require updating/removing/adding grub arguments. Currently that is not possible in a sane and idempotent way, only by utilizing the lineinfile in combination with the shell module.
In order to run scheduled scans with Ansible in accordance to the DISA STIGs the Ansible modules need to be idempotent to avoid a changed status, which cannot be replicated using the shell module in a sane way.

4. How would the customer like to achieve this? (List the functional requirements here)
Customer wants to update/add/remove grub arguments in a sane and idempodent way

5. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.
Run their usual workflows utilizing the new module

6. Is there already an existing RFE upstream or in Red Hat Bugzilla?
No

7. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL8, RHEL9)?
As usual, ASAP

8. Is the sales team involved in this request and do they have any additional input?
No

9. List any affected packages or components.
Ansible

10. Would the customer be able to assist in testing this functionality if implemented?
Yes

Comment 16 RHEL Program Management 2023-09-12 09:57:54 UTC
Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug.

Comment 17 RHEL Program Management 2023-09-12 10:02:57 UTC
This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there.

Due to differences in account names between systems, some fields were not replicated.  Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information.

To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer.  You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like:

"Bugzilla Bug" = 1234567

In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information.