mirror of
https://github.com/ansible/awx.git
synced 2026-01-28 09:01:26 -03:30
Update rbac.md
Fixing typo
This commit is contained in:
parent
5da2b7ca5b
commit
4450781662
@ -22,7 +22,7 @@ what roles are checked when accessing a resource.
|
||||
| -- AdminRole
|
||||
|-- parent = ResourceA.AdminRole
|
||||
|
||||
When a user attempts to access ResourceB we will check for their level access using the set of all unique roles, include the parents.
|
||||
When a user attempts to access ResourceB we will check for their access using the set of all unique roles, include the parents.
|
||||
|
||||
set: ResourceA.AdminRole, ResourceB.AdminRole
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user