mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 23:41:23 -03:30
Update INVENTORY_COLLECTIONS_ROOT in dev env settings
This commit is contained in:
parent
b12c0def7d
commit
a98887deb0
@ -53,7 +53,7 @@ if "pytest" in sys.modules:
|
||||
PROJECTS_ROOT = '/var/lib/awx/projects/'
|
||||
|
||||
# Location for cross-development of inventory plugins
|
||||
# INVENTORY_COLLECTIONS_ROOT = '/awx_devel/awx/plugins/collections'
|
||||
INVENTORY_COLLECTIONS_ROOT = '/vendor/inventory_collections'
|
||||
|
||||
# Absolute filesystem path to the directory for job status stdout
|
||||
# This directory should not be web-accessible
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user