Bug 2218479 - "Last Report" column is not getting updated when running a ansible-playbook
Summary: "Last Report" column is not getting updated when running a ansible-playbook
Keywords:
Status: NEW
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Reporting
Version: 6.12.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Satellite QE Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-29 10:17 UTC by Bharti_Gajjavarapu
Modified: 2023-07-05 00:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bharti_Gajjavarapu 2023-06-29 10:17:07 UTC
Description of problem:

On the below path, the "Last Report column is not getting updated" when using an ansible playbook.

Hosts --> All Hosts --> "Last Report"

How reproducible:

Create an ansible-playbook with below options and run.
  --------------------------------------------------------------------
    Job Category --> Ansible Playbook
    Job Template --> Ansible Roles - Ansible Default
    Search Query --> status.enabled = true
  ---------------------------------------------------------------------
I tried reproducing but I was not able to reproduce the same on the below satellite version.
satellite-6.12.4-1
satellite-6.12.2-1


Actual results:

Running the ansible-playbook with the below option "Last Report" column should be updated on PATH: Hosts --> All Hosts --> "Last Report" which is not showing.
  --------------------------------------------------------------------
    Job Category --> Ansible Playbook
    Job Template --> Ansible Roles - Ansible Default
    Search Query --> status.enabled = true
  ---------------------------------------------------------------------


Expected results:

Running the ansible-playbook with the below option "Last Report" column should be updated on PATH: Hosts --> All Hosts --> "Last Report".
  --------------------------------------------------------------------
    Job Category --> Ansible Playbook
    Job Template --> Ansible Roles - Ansible Default
    Search Query --> status.enabled = true
  ---------------------------------------------------------------------


Additional info:
- The script is running successfully without any errors.
- Applying for roles by selecting multiple hosts is updating the "Last Report" column but using ansible-playbook it is failing.


Note You need to log in before you can comment on or make changes to this bug.