Actions
Bug #37338
openMissing permission when editing Ansible variables
Description
If a non-admin user wants to override Ansible variables, they only need to have the edit_ansible_variables permission.
However, if a non-admin user wants to update Ansible variables from the host details page, under the Ansible variables tab, they also need the edit_lookup_values permission.
Via API, CLI, ansible_variables edit page - only edit_ansible_variables is needed.
From the host details page, under the Ansible variables - also the edit_lookup_values is needed.
Updated by Nofar Alfassi 8 months ago
- Related to Bug #36273: Internal user with the role 'Ansible Roles Manager' could not able to edit/override the ansible variable added
Actions