Feature #28784
closedRFE - Improving the nomenclature of the report templates
Description
Current names
---
ansible_inventory.erb:name: Ansible Inventory
applicable_errata.erb:name: Applicable errata
applied_errata.erb:name: Applied Errata
entitlements.erb:name: Entitlements
host_statuses.erb:name: Host statuses
registered_hosts.erb:name: Registered hosts
registered_users.erb:name: Registered users
subscriptions.erb:name: Subscriptions
---
Suggested
---
ansible_inventory.erb:name: Ansible - Ansible Inventory
applicable_errata.erb:name: Host - Applicable Errata
applied_errata.erb:name: Host - Applied Errata
entitlements.erb:name: Subscription - Entitlement Report
host_statuses.erb:name: Host - Statuses
registered_hosts.erb:name: Host - Registered Content Hosts
registered_users.erb:name: User - Registered Users
subscriptions.erb:name: Subscription - General Report
---