Este contenido no está disponible en el idioma seleccionado.

Chapter 5. Viewing and managing your remediation plans


Red Hat Lightspeed provides a central location under Automation Toolkit > Remediation Plans to help you find, view the full details of, and manage the remediation plans that have been created for your organization. You can also download, delete, or modify your remediation plans from the main Remediation Plans page.

Important

You cannot create a remediation plan from Automation Toolkit > Remediation Plans. To create a new remediation plan, you must use the Red Hat Lightspeed service that generated the recommendation and its underlying Ansible Playbook, such as the advisor, compliance, or vulnerability service.

For more information, see Creating a remediation plan in Lightspeed.

5.1. Viewing remediation plans

The Remediation Plan view provides a comprehensive overview of all of the remediation plans that were created for your organization in Red Hat Lightspeed.

5.1.1. About remediation plans table view

You can access a table listing of all your remediation plans by navigating to the Automation Toolkit page and selecting Remediation Plans.

The table view in Remediation Plans provides a quick overview of all remediation plans, including their status and last execution date.

You can search, sort, and filter the list of all of the remediation plans for your organization. For example, filter the table to show only specific remediation plans based on status.

By default, the columns in the table contain the following information:

Name
The name of the remediation plan.
Last Executed
The date and time when the remediation plan was last executed.
Execution Status
The latest execution status of the remediation plan, for example, successful or failed. N/A indicates that the remediation plan has not been executed yet.
Actions
The number of actions that will run when the remediation plan is executed.
Systems
The number of systems that the remediation plan is selected to run on.
Created
The date and time when the remediation plan was created.
Last Modified
The date and time when the remediation plan was last modified.

5.1.2. Customizing the Remediation Plan table

You can customize the Remediation Plan table to suit your needs. You can add or remove columns and sort the table by any column.

Procedure

  1. Navigate to Automation Toolkit Remediation Plans.
  2. Click Configuration menu Manage columns to select which columns to display in the table.
  3. You can also restore the default view by clicking Reset to Default.

5.1.3. Viewing the details of a remediation plan

When you select and click a remediation plan in the table view, all of the available details about the plan are displayed.

General
Displays the remediation plan status, summary details, and execution readiness checklist results. The summary details include name, date created, last modified date, latest execution status, total number of actions and systems included, and auto-reboot configuration.
Actions
Displays a table listing the actions included in the plan.
Systems
Displays a table listing the systems included in the plan.
Execution History
Displays a timeline of all executions of the remediation plan, including the dates, status, history, and links to the logs of a plan execution for each included system. From here, you can see any errors that occurred during execution.

You can also download and view the associated playbook by clicking on Download.

5.2. Downloading remediation plans

You can download the generated playbooks for each remediation plan in your organization. When you download a remediation plan, the YAML file for the underlying Ansible Playbook is saved to the preferred download directory on your local browser client.

You might need to download a remediation plan for the following reasons:

  • To execute a remediation plan on your host systems by using the external Ansible Automation Platform (AAP) workflow for your organization instead of from within the Red Hat Lightspeed application.
  • To view the specific plays of a remediation plan.
  • To troubleshoot issues with executing a remediation plan.

Procedure

  1. Navigate to Automation Toolkit > Remediation Plans.
  2. Select the checkbox next to the name of the remediation plan you want to download.
  3. Complete one of the following steps:

    • To download a single remediation plan, go to the end of the row, click More options More options icon > Download.
    • To download multiple remediation plans in bulk, click the Download button at the top of the table.

Results

A message is displayed to confirm that the download was successful. A YAML file for each of the selected remediation plans is downloaded to your local drive.

5.3. Deleting remediation plans

You can permanently delete remediation plans that are no longer needed.

Important

You cannot recover a deleted remediation plan. Also, you cannot archive and restore a remediation plan from the Red Hat Lightspeed UI.

Procedure

  1. Navigate to Automation Toolkit > Remediation Plans.
  2. In the table, find the plan you want to delete.
  3. At the end of the row, click the More options More options icon icon, and then click Delete.
  4. When prompted, click Delete to confirm the permanent removal of the plan.

Results

A message is displayed to confirm the successful deletion of the selected remediation plan.

5.4. Renaming a remediation plan

You can rename an existing remediation plan in your organization.

Procedure

  1. Navigate to Automation Toolkit > Remediation Plans.
  2. In the table, find the plan you want to rename.
  3. At the end of the row, click the More options More options icon icon, and then click Rename.
  4. When prompted, enter a unique title for the plan name and click Rename.

Verification

  • A message is displayed to confirm the successful renaming of the selected remediation plan.

5.5. Configuring the actions in a remediation plan

You can modify or remove an action or system from the plan, especially if the plan contains many items.

If the Red Hat advisor or another service recommends a new remedial action for one or more systems in your organization, you can add that recommendation to an existing remediation plan.

Procedure

  1. Navigate to Operations > Advisor > Recommendations to view the status of a remediation plan.
  2. In the table, use the search and filtering options to find the recommendation you want to add, and click the recommendation name.

    Important

    The recommendation must have a Resolution type of Playbook. You cannot create a remediation plan if the Resolution type is Manual.

  3. Select at least one impacted system to remediate, and click Plan remediation.
  4. Select Add to existing playbook, and then select the remediation plan name from the list presented. Click Next.
  5. Review the systems in the plan and clear the checkbox next to any systems that you do not want to include. Click Next.
  6. Review the remedial actions of your plan and adjust them if necessary. When you are satisfied, click Next.
  7. On the final Remediation review pane, review the summary of your remediation plan, and click Back to make changes, if needed.

    Note, Auto-reboot is enabled if any of the recommended actions to remediate require a system reboot to take effect. If you prefer to reboot manually after the plan has been executed, toggle Auto-reboot accordingly.

  8. Click Submit.

Verification

  1. Navigate to Automation Toolkit > Remediation Plans.
  2. Search for the remediation plan that you created and click the name to open the details.
  3. Click Actions to view the remedial actions included in the plan. The recommendations that you just added are listed.

5.5.2. Removing a remedial action from a remediation plan

You can remove a remedial action from a remediation plan.

Procedure

  1. Navigate to Automation Toolkit > Remediation Plans. The remediation plans for your organization are displayed.
  2. Find the remediation plan that you want to change and click the name of the remediation plan to display the details of the plan.
  3. Navigate to the Actions tab.
  4. In the table, do one of the following:

    • Select the checkbox next to the actions that you want to remove, and click Remove at the top of the table.
    • Find a single action to remove, go to the end of the corresponding row, and click the More options icon More options icon and click Remove.
  5. When prompted, click Remove.

Verification

  • A message is displayed to confirm that the action was successfully removed from the remediation plan.

5.5.3. Adding systems to an existing remediation plan

You can include more systems in an existing remediation plan.

Important

Ensure that all systems in the remediation plan are running the same RHEL major and minor versions to ensure that the resolution applied by the Red Hat Lightspeed-generated playbook is compatible.

Procedure

  1. Navigate to Operations > Advisor > Recommendations.
  2. Use the search and filtering options to find the recommendation in the existing plan and click the recommendation name.
  3. Select the systems you want to add to the plan, and then click Plan remediation.
  4. Select the option to Add to existing playbook, and then select the existing remediation plan name from the list presented. Click Next.
  5. Review the systems in the plan, and if applicable, clear the checkbox next to any systems that you do not want to include. Click Next.
  6. Review the remedial actions of your plan and adjust if necessary, as outlined in the section titled Creating a remediation plan to remediate an advisor service recommendation. Click Next.
  7. On the final Remediation review pane, review the summary of your remediation plan and click Back to make changes if required.

    Note, the Auto-reboot button is enabled if any of the recommended actions to remediate require a system reboot to take effect. If you prefer to reboot manually after the plan has been executed, toggle the Auto-reboot button accordingly.

  8. Click Submit.

Verification

  1. Navigate to Automation Toolkit > Remediation Plans.
  2. Search for your remediation plan in the table, and click the name to open the remediation plan.
  3. Click Systems to view a list of the systems included in the plan. The systems you added should be listed.

5.5.4. Removing a system from a remediation plan

Procedure

  1. Navigate to Automation Toolkit > Remediation Plans.
  2. Find the remediation plan to remove a system from and click the name to open the details of the remediation plan.
  3. Navigate to the Planned remediations tab and open the Systems tab.
  4. In the table, complete one of the following steps:

    • Select the systems that you want to remove, then click Remove above the table.
    • Find a single system to remove, go to the end of the corresponding row, click More options More options icon , and click Remove.
  5. When prompted, click Remove.

Verification

  • A message is displayed to confirm that the system was successfully removed from the remediation plan.

5.6. Monitoring remediation status

You can view the latest execution status and activity for each remediation plan that you execute from the Red Hat Lightspeed application. You can also view the execution logs for the remediation plan and see the results of the Ansible Playbook execution.

Prerequisites

  • You are logged into the Red Hat Lightspeed UI with Remediations user permissions.

Procedure

  1. Navigate to Automation Toolkit > Remediation Plans.
  2. In the table, find the plan that you want to monitor.
  3. Click the name of the remediation plan to open the Plan details and status card on the General tab. The latest execution status of the remediation plan is displayed.

    Note

    A status of N/A indicates that the remediation plan has not yet been executed from within Red Hat Lightspeed.

  4. Optional: Go to the Execution History tab to view the progress or status status of the execution on each individual system included in the plan including links to more detailed execution activity logs.

Next steps

To monitor the status of a playbook in the Satellite web UI, see Monitoring Remote Jobs in the Red Hat Satellite Managing Hosts guide.

Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba