Problem: When I launch a playbook : the host is created on foreman, the facts are created but the report keep display the json format which is not user friendly to read
during the playbook and Gathering Facts with windows OS only I have : 500 Server Error: Internal Server Error for url: https://foreman/api/v2/hosts/facts but the facts are well created on foreman.
during the playbook with windows OS only I have the OperatingSystem Column Information not set.
We are working on improving integration with Ansible, which also includes making reports better readable. In 1.18 we’ll introduced a JSON viewer which let’s users browse through the JSON better:
This is not the golden solution, but an improvement. Any feedback and suggestions on what and how reports should be presented can help find a better solution.
Regarding the issue with gathering facts from Windows machines might be worth a separate thread.
I think the changed true/false could be a gray label Unchanged or green label Changed. Makes it much easier to quickly see what changed. Exact colors should be determined by someone who does have a feeling for UI/UX Perhaps it could be shown together with the level?
I also wonder if Message should be before Arguments since as a user I might look at that first.
Error: Component not found: ReportJsonViewer among BookmarkContainer, DonutChart, StatisticsChartsList, PowerStatus, NotificationContainer, ToastNotifications, StorageContainer, PasswordStrength, BreadcrumbBar
and: TypeError: o is null
This looks to be working with foreman-1.19.0-1 (No more Typerror). When I launch tasks there is nothing in Module column nor in Arguments. What it would interesting is to have the task name in a column and maybe changing the color of the true/false value message in something like green instead of red to make it less error like infos.