mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
update periodic isolated cleanup to match the new paths post-runner
This commit is contained in:
@@ -340,7 +340,7 @@ class IsolatedManager(object):
|
||||
:param instance: a `model.Job` instance
|
||||
:param private_data_dir: an absolute path on the local file system
|
||||
where job-specific data should be written
|
||||
(i.e., `/tmp/ansible_awx_xyz/`)
|
||||
(i.e., `/tmp/awx_N_xyz/`)
|
||||
:param playbook: the playbook to run
|
||||
:param module: the module to run
|
||||
:param module_args: the module args to use
|
||||
|
||||
Reference in New Issue
Block a user