mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 10:10:01 -03:30
Start of projects (+teams/credentials/permissions) tests.
This commit is contained in:
@@ -542,6 +542,8 @@ class Project(CommonModel):
|
||||
return False
|
||||
|
||||
|
||||
|
||||
|
||||
class Permission(CommonModelNameNotUnique):
|
||||
'''
|
||||
A permission allows a user, project, or team to be able to use an inventory source.
|
||||
|
||||
Reference in New Issue
Block a user