mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 21:46:00 -03:30
remove the network UI
This commit is contained in:
@@ -289,8 +289,7 @@ INSTALLED_APPS = (
|
||||
'awx.api',
|
||||
'awx.ui',
|
||||
'awx.sso',
|
||||
'solo',
|
||||
'awx.network_ui'
|
||||
'solo'
|
||||
)
|
||||
|
||||
INTERNAL_IPS = ('127.0.0.1',)
|
||||
|
||||
Reference in New Issue
Block a user