mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
Update INVENTORY_COLLECTIONS_ROOT in dev env settings
This commit is contained in:
@@ -53,7 +53,7 @@ if "pytest" in sys.modules:
|
|||||||
PROJECTS_ROOT = '/var/lib/awx/projects/'
|
PROJECTS_ROOT = '/var/lib/awx/projects/'
|
||||||
|
|
||||||
# Location for cross-development of inventory plugins
|
# 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
|
# Absolute filesystem path to the directory for job status stdout
|
||||||
# This directory should not be web-accessible
|
# This directory should not be web-accessible
|
||||||
|
|||||||
Reference in New Issue
Block a user