Actions
Feature #4676
closedMore readable output of collections in base output adapter
Description
Current output of collections is not very readable. It is difficult to distinguish where the records end.
See example of listing interfaces from host info:
Managed Network Interfaces: Id: 2 Name: interface_1 IP: 1.2.3.86 MAC: aa:bb:cc:dd:ee:33 Id: 3 Name: interface_2 IP: 1.2.3.84 MAC: aa:bb:cc:dd:ee:11
We should find a way of dividing the records visually.
Updated by Tomáš Strachota over 10 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:hammer-cli|commit:0259b4ab5f83c67f055b7d4cac044a1127b649b3.
Actions