1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00

Description update

With our role removal from inventory groups this description needed some
updating
This commit is contained in:
Akita Noek 2016-06-24 09:49:14 -04:00
parent feaaac94a2
commit 20ba96ae84

View File

@ -49,7 +49,7 @@ role_names = {
role_descriptions = {
'system_administrator' : 'Can manage all aspects of 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',
'auditor_role' : 'Can view all settings for the %s',
'execute_role' : 'May run the job template',