mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Adds the following managed Role Definitions Controller Team Admin Controller Team Member Controller Organization Admin Controller Organization Member These have the same permission set as the platform roles (without the Controller prefix) Adding members to teams and orgs via the legacy RBAC system will use these role definitions. Other changes: - Bump DAB to 2024.08.22 - Set ALLOW_LOCAL_ASSIGNING_JWT_ROLES to False in defaults.py. This setting prevents assignments to the platform roles (e.g. Team Member). Signed-off-by: Seth Foster <fosterbseth@gmail.com>
6 lines
451 B
Plaintext
6 lines
451 B
Plaintext
git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
|
|
# Remove pbr from requirements.in when moving ansible-runner to requirements.in
|
|
git+https://github.com/ansible/ansible-runner.git@devel#egg=ansible-runner
|
|
git+https://github.com/ansible/python3-saml.git@devel#egg=python3-saml
|
|
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@2024.8.22#egg=django-ansible-base[rest_filters,jwt_consumer,resource_registry,rbac]
|