mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -03:30
Change search location for job private data (#11217)
This commit is contained in:
@@ -83,4 +83,5 @@ LOGGER_BLOCKLIST = (
|
||||
RECEPTOR_PENDING = 'ansible-runner-???'
|
||||
|
||||
# Naming pattern for AWX jobs in /tmp folder, like /tmp/awx_42_xiwm
|
||||
# also update awxkit.api.pages.unified_jobs if changed
|
||||
JOB_FOLDER_PREFIX = 'awx_%s_'
|
||||
|
||||
Reference in New Issue
Block a user