mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
parent
42701f32fe
commit
5f5cd960d5
@ -1071,3 +1071,7 @@ from ansible_base import settings # noqa: E402
|
||||
|
||||
settings_file = os.path.join(os.path.dirname(settings.__file__), 'dynamic_settings.py')
|
||||
include(settings_file)
|
||||
|
||||
ANSIBLE_BASE_TEAM_MODEL = 'main.Team'
|
||||
|
||||
ANSIBLE_BASE_ORGANIZATION_MODEL = 'main.Organization'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user