You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the role aap_configuration.hub_group_role to add roles to a group in hub, there is an error:
"Create error: You do not have permission to POST api/galaxy/pulp/api/v3/groups/ (HTTP 403).," it seems
like the "admin" user has no rights to post on this part of the api.
Use the above playbook and group definition to reproduce..
make sure the group is created as team in gateway..( btw, the creation of teams and groups is poorly documented)
The text was updated successfully, but these errors were encountered:
Summary
When using the role aap_configuration.hub_group_role to add roles to a group in hub, there is an error:
"Create error: You do not have permission to POST api/galaxy/pulp/api/v3/groups/ (HTTP 403).," it seems
like the "admin" user has no rights to post on this part of the api.
Issue Type
Ansible, Collection, Controller details
OS / ENVIRONMENT
Desired Behavior
The roles should be added to the exsisting groups.
Actual Behavior
Please give some details of what is actually happening.
Include a [minimum complete verifiable example] with:
STEPS TO REPRODUCE
Use the above playbook and group definition to reproduce..
make sure the group is created as team in gateway..( btw, the creation of teams and groups is poorly documented)
The text was updated successfully, but these errors were encountered: