Description:
Currently, the implementation only supports assigning team roles to organizations and teams, leaving a significant functional gap compared to the legacy ansible.controller collection.
In real-world usage, teams often require role assignments on other resource types such as:
- Job Templates
- Workflow Job Templates
- Inventories
- Projects
- Credentials
- ...
Without this functionality, it is not possible to fully automate RBAC management through ansible.platform.
The customer has already created and is using some code in their environment. Attached the same if that is helpful.