-
Feature Request
-
Resolution: Done
-
Normal
-
None
-
2.5
-
False
-
-
False
What is the nature and description of the request?
At present, there is no way to manage the role_team_assignment endpoints on the Hub node using this collection. The ansible.hub.role_user_assignment module exists, but not the role_team_assignment.
The same modules exist in ansible.controller.
ansible.controller.role_team_assignment
ansible.controller.role_user_assignment
Why does the customer need this? (List the business requirements here)
To be able to assign roles to teams programmatically.
How would you like to achieve this? (List the functional requirements here)
use similar functionality as ansible.controller.role_team_assignment collection
List any affected known dependencies: Doc, UI etc..
Github Link if any