mirror of
https://github.com/ansible/awx.git
synced 2026-03-24 20:35:02 -02:30
moved new fact implementation to fact app
This commit is contained in:
@@ -155,6 +155,7 @@ INSTALLED_APPS = (
|
||||
'awx.main',
|
||||
'awx.api',
|
||||
'awx.ui',
|
||||
'awx.fact',
|
||||
)
|
||||
|
||||
INTERNAL_IPS = ('127.0.0.1',)
|
||||
|
||||
Reference in New Issue
Block a user