Roman Mushchinskii

Results 5 comments of Roman Mushchinskii

FYI, I create a separate private_data_dir for each playbook run given that project_dir remains the same. I delete private_data_dir some time after. All the details I mentioned [here](https://github.com/ansible/ansible-runner/pull/1222#issuecomment-1833301463)

If I understand it correctly, this change enforces project_dir to be under private_data_dir even if project_dir is set and is absolute path? I believe **project_dir should not be forced to...

Yep, I experience the same behavior

@kohlschuetter Hi, any plans to release 2.10 with the fix soon?