Skip to content

Commit b63a369

Browse files
authored
Merge pull request #19 from ansible/mabashian/fix-user-team-association
Update permissions in aap-mcp.sample.yaml
2 parents d18d49a + 3fba0bd commit b63a369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aap-mcp.sample.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ categories:
8989
- gateway.teams_update
9090
- gateway.teams_destroy
9191
- gateway.teams_users_list
92-
- gateway.teams_users_associate_create
93-
- gateway.teams_users_disassociate_create
9492
- gateway.me_list
9593
- gateway.role_definitions_list
9694
- gateway.role_team_assignments_list
9795
- gateway.role_user_assignments_list
96+
- gateway.role_user_assignments_create
97+
- gateway.role_user_assignments_destroy
9898
- gateway.organizations_list
9999
- gateway.organizations_retrieve
100100
- gateway.organizations_create

0 commit comments

Comments
 (0)