RBAC to enable access for users to execute job template
Please confirm the following
- [X] I agree to follow this project's code of conduct.
- [X] I have checked the current issues for duplicates.
- [X] I understand that AWX is open source software provided for free and that I might not receive a timely response.
Feature type
Enhancement to Existing Feature
Feature Summary
Hi Team,
I have the following requests ,
- 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
- job templates should be grouped within the folder based on usecase for easy access and identification
Thanks.
Select the relevant components
- [X] UI
- [ ] API
- [ ] Docs
- [ ] Collection
- [ ] CLI
- [ ] Other
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
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.