Bug #36273
closedInternal user with the role 'Ansible Roles Manager' could not able to edit/override the ansible variable
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2181595
Description of problem:
ON the Satellite Web-UI. internal user with the role 'Ansible Roles Manager' could not able to edit/override the ansible variable
ansible variable is showing grayed out and cannot be overridden.
If you are an "Organization Administrator", the variable is not grayed out and the variable value can be overridden.
Version-Release number of selected component (if applicable):
satellite 6.12
How reproducible:
created a local satellite user, and provided the ansible role manager.
as a user when we tried to log in, we can not able to edit/override the ansible variable. we have the option for creating a variable and deleting it only.
Steps to Reproduce:
1. create an internal satellite user.
2. provide an Ansible Roles Manager role to the user
3. login and try to edit the ansible variable. it would be greyed out.
Actual results:
As a local user, the ansible variable is greyed out and could not able to modify
Expected results:
As a local user with Ansible Roles Manager, should have access to edit the ansible variable.
Additional info:
Updated by Pavel Moravec over 1 year ago
- Subject changed from Internal user with the role 'Ansible Roles Manager' could not able to edit/override the ansible variable to Internal user with the role 'Ansible Roles Manager' could not able to edit/override the ansible variable
A codefix is one-liner:
needs s/:edit_external_variables/:edit_ansible_variables/1
Updated by Pavel Moravec over 1 year ago
- Pull request https://github.com/theforeman/foreman_ansible/pull/633 added
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
Updated by Nofar Alfassi 11 months ago
- Related to Bug #36880: Include LookupValue permissions in fixtures added
Updated by The Foreman Bot 10 months ago
- Fixed in Releases foreman_ansible-12.0.6 added
Updated by Nofar Alfassi 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|ff31fe2b8ba96e96bcb0c7d9c45cdf76e4364211.
Updated by Nofar Alfassi 10 months ago
- Fixed in Releases foreman_ansible-13.0.0 added
- Fixed in Releases deleted (
foreman_ansible-12.0.6)
Updated by Nofar Alfassi 5 months ago
- Related to Bug #37338: Missing permission when editing Ansible variables added