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
14.08k stars 3.42k forks source link

RBAC to enable access for users to execute job template #14677

Open nx2804 opened 12 months ago

nx2804 commented 12 months ago

Please confirm the following

Feature type

Enhancement to Existing Feature

Feature Summary

Hi Team,

I have the following requests , 1) Enable job template execute permissions to users and they should not be able to view any other resources , administration tabs. It should be hidden , is this possible 2) job templates should be grouped within the folder based on usecase for easy access and identification

Thanks.

Select the relevant components

Steps to reproduce

Create a user with normal user access they should not be able to view any of the resources and templates until we provide access to them explicitly

Current results

normal user able to view all the tabs including administration and all the job templates are being displayed , inorder to avoid confusion all job templates should be grouped together within the folder

Sugested feature result

All administration option should be hidden under resources except job templates everything else should be hiddent

Additional information

No response

pHiney commented 1 month ago

re: "job templates should be grouped within the folder based on use case for easy access and identification" Is this more easily achieved by having folders in "Job Templates" folder ? EG: Windows, Linux, Application A, Application B, etc.