Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test so that DAB change can merge #15222

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

AlanCoding
Copy link
Member

SUMMARY

Really minor change to unblock merging DAB change at ansible/django-ansible-base#412

That change is adding another configurable restriction to the RBAC assignments. This one very specifically says "a team can not be an organization member".

The prior condition of ANSIBLE_BASE_ALLOW_TEAM_ORG_ADMIN said "a team can not become a parent of teams via an organization-level role", which I admit is confusing, but still accomplished its stated objective in a very confusing way.

In any case, it is fully intended to have both conditions, and for both to be disallowed by default. Being an org member because of the teams you're a member of would be a communication challenge. The test has to disable both, because it does the thing we don't really want people to do.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API

@AlanCoding AlanCoding merged commit 208ef0c into ansible:devel May 28, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants