Ansible Tower: Trying to understand Permission structure

Hi all,

I want to achieve a structure of permissions as following:

Organizations are parted as: Developers,DevOps,System-administrators
The Developer orga for example has Teams, which are working on different projects.

so far so good, the problem i have now, is that i want a Team to be able to change a project (for example, update the SCM) - but i cannot grant that permission without making the user in question an administrator of the whole Developer Organization - as there is no Team-leader tier of permissions.

The team-members should be able to work on their project and Inventories without having to rely on a organization-admin.
I obviously don’t want every team member of every team to be an organization-admin, only because i want them to be able to update the SCM.

Is there something i am missing? I can give explicit permission for job templates and for Inventories to users or teams, but i cant give it for projects.

greetings,
Markus

Hi,

This mailing list is for ansible the open source project, for tower
issues please forward questions to support@ansible.com or use the
support.ansible.com to open a ticket.

Thanks for the answer, i wrote them a mail.
I didn’t want to miss use the mailinglist as free support,
but i felt that my problem is broad enough for others to also
benefit from possible answers