Problem Statement
Currently, the host page includes a "Last report" column, which shows the last time Ansible roles were executed on the host. However, this doesn't indicate the outcome of the job. For example, running a job on an offline host will still display "Last report: $N minutes," which can be misleading.
The suggestion is to either add a new column that provides information similar to what is shown under "Monitor --> Jobs" or perhaps update the "Last report" column to reflect a failed status when applicable.
I've attached some screenshots for reference.