Actions
Feature #36663
closedAnsible - Bug #36273: Internal user with the role 'Ansible Roles Manager' could not able to edit/override the ansible variable
Add LookupValue permissions
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Currently, the LookupValue resource lacks the necessary permissions. This is required to allow non-admin users to modify lookup-key values.
Added by Nofar Alfassi over 1 year ago
Actions
Fixes #36663 - Add permission to modify LookupValue resource
This is necessary when using gql to allow non-admin users
to modify lookup-key values.