mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
linting
This commit is contained in:
parent
e416b55b1a
commit
1636f0cb25
@ -147,7 +147,7 @@ def main():
|
||||
argument_spec = dict(
|
||||
user=dict(),
|
||||
team=dict(),
|
||||
role=dict(choices=["admin", "read", "member", "execute", "adhoc", "update", "use", "approval",
|
||||
role=dict(choices=["admin", "read", "member", "execute", "adhoc", "update", "use", "approval",
|
||||
"auditor", "project_admin", "inventory_admin", "credential_admin",
|
||||
"workflow_admin", "notification_admin", "job_template_admin"], required=True),
|
||||
target_team=dict(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user