mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Update RBAC docs, remove unused get_permissions (#14492)
* Update RBAC docs, remove unused get_permissions * Add back in section for get_roles_on_resource
This commit is contained in:
@@ -57,7 +57,6 @@ from awx.main.models.ha import ( # noqa
|
||||
from awx.main.models.rbac import ( # noqa
|
||||
Role,
|
||||
batch_role_ancestor_rebuilding,
|
||||
get_roles_on_resource,
|
||||
role_summary_fields_generator,
|
||||
ROLE_SINGLETON_SYSTEM_ADMINISTRATOR,
|
||||
ROLE_SINGLETON_SYSTEM_AUDITOR,
|
||||
|
||||
Reference in New Issue
Block a user