diff --git a/awx/ui/static/partials/job_detail.html b/awx/ui/static/partials/job_detail.html index f7c90f1daf..6a462a4626 100644 --- a/awx/ui/static/partials/job_detail.html +++ b/awx/ui/static/partials/job_detail.html @@ -233,10 +233,11 @@ {{ result.name }} - {{ result.msg }} + {{ result.msg }} + - No matching hosts + No matching hosts @@ -294,7 +295,11 @@
- + + + + +
HostCompleted Tasks
HostCompleted Tasks
@@ -302,12 +307,13 @@ - - + +
{{ host.name }} + {{ host.name }} {{ host.ok }} {{ host.changed }} {{ host.unreachable }} {{ host.failed }}
No matching hosts