ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
13.5k stars 3.34k forks source link

Do some aesthetic adjustments to role presentation fields #15153

Closed AlanCoding closed 2 weeks ago

AlanCoding commented 3 weeks ago
SUMMARY

Firstly this is adding a test to assure we have Capital Letters.

We also want to be sure that anything that we ship has a description.

Most notably, this fixes an issues where an auto-created RoleDefinition would have created_by set, and we don't want that, because it shouldn't be attributed to such an (ordinary) user.

ISSUE TYPE
COMPONENT NAME