mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 05:15:02 -02:30
Description update
With our role removal from inventory groups this description needed some updating
This commit is contained in:
@@ -49,7 +49,7 @@ role_names = {
|
|||||||
role_descriptions = {
|
role_descriptions = {
|
||||||
'system_administrator' : 'Can manage all aspects of the system',
|
'system_administrator' : 'Can manage all aspects of the system',
|
||||||
'system_auditor' : 'Can view all settings on the system',
|
'system_auditor' : 'Can view all settings on the system',
|
||||||
'adhoc_role' : 'May run ad hoc commands on an inventory or a group',
|
'adhoc_role' : 'May run ad hoc commands on an inventory',
|
||||||
'admin_role' : 'Can manage all aspects of the %s',
|
'admin_role' : 'Can manage all aspects of the %s',
|
||||||
'auditor_role' : 'Can view all settings for the %s',
|
'auditor_role' : 'Can view all settings for the %s',
|
||||||
'execute_role' : 'May run the job template',
|
'execute_role' : 'May run the job template',
|
||||||
|
|||||||
Reference in New Issue
Block a user